Skip to content

Commit 73f2244

Browse files
authored
Merge pull request #131 from sgratzl/dependabot/github_actions/AButler/upload-release-assets-3.0
build(deps): bump AButler/upload-release-assets from 2.0.2 to 3.0
2 parents 029cf7e + 2f39fb8 commit 73f2244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_helper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
- run: yarn build
7171
- run: yarn pack
7272
- name: Upload Release Asset
73-
uses: AButler/upload-release-assets@v2.0.2
73+
uses: AButler/upload-release-assets@v3.0
7474
with:
7575
files: 'package.tgz'
7676
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)