Skip to content

Commit

Permalink
Merge pull request #206 from lhns/dependabot/github_actions/AButler/u…
Browse files Browse the repository at this point in the history
…pload-release-assets-3.0

Bump AButler/upload-release-assets from 2.0 to 3.0
  • Loading branch information
lhns committed Nov 20, 2023
2 parents e9b8593 + 430f6bb commit 4d67743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- uses: actions/upload-artifact@v3
with:
path: '*.apk'
- uses: AButler/upload-release-assets@v2.0
- uses: AButler/upload-release-assets@v3.0
with:
files: '*.apk'
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 4d67743

Please sign in to comment.