Skip to content

Commit

Permalink
Use latest upload release assets task
Browse files Browse the repository at this point in the history
  • Loading branch information
blootsvoets committed Dec 13, 2022
1 parent 1c6efc3 commit d325542
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 @@ -27,7 +27,7 @@ jobs:

# Upload it to GitHub
- name: Upload to GitHub
uses: AButler/upload-release-assets@v2.0
uses: AButler/upload-release-assets@v2.0.2
with:
files: 'authorizer-app-backend/build/distributions/*'
repo-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit d325542

Please sign in to comment.