Skip to content

Commit

Permalink
Merge pull request #49 from addshore/dependabot/github_actions/dweneg…
Browse files Browse the repository at this point in the history
…ar/upload-release-assets-2

Bump dwenegar/upload-release-assets from 1 to 2
  • Loading branch information
addshore authored Oct 17, 2023
2 parents 6fc6db6 + 45b1d83 commit 548b0a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-tag-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

- name: Upload Github Release Assets
id: upload-release-assets
uses: dwenegar/upload-release-assets@v1
uses: dwenegar/upload-release-assets@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions, you do not need to create your own token
with:
Expand Down

0 comments on commit 548b0a1

Please sign in to comment.