Skip to content

Commit

Permalink
Merge pull request #83 from sgratzl/dependabot/github_actions/dev/ABu…
Browse files Browse the repository at this point in the history
…tler/upload-release-assets-3.0

build(deps): bump AButler/upload-release-assets from 2.0.2 to 3.0
  • Loading branch information
sgratzl authored Sep 29, 2024
2 parents 1632c6c + f857204 commit 67ca1be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_helper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
- run: yarn build
- run: yarn pack
- name: Upload Release Asset
uses: AButler/upload-release-assets@v2.0.2
uses: AButler/upload-release-assets@v3.0
with:
files: 'package.tgz'
repo-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 67ca1be

Please sign in to comment.