Skip to content

Commit

Permalink
Update upload-action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
syan-tibco authored Nov 21, 2023
1 parent c5730bf commit 4663e09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:

- uses: ncipollo/release-action@v1
with:
artifacts: "my-artifact"
artifacts: "release.tar.gz,foo/*.txt"
body: "this is a new release"
tag: ${{ github.event.inputs.tag }}

0 comments on commit 4663e09

Please sign in to comment.