Skip to content

Commit

Permalink
Do not upload all files as artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
spaceo committed May 15, 2024
1 parent 46e2320 commit 6f9a1b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release-on-branch-changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
- uses: actions/upload-artifact@v3
with:
name: release-info.json
path: ./
path: ./release-info.json

- name: Adding summary
run: |
Expand Down

0 comments on commit 6f9a1b4

Please sign in to comment.