Skip to content

Commit

Permalink
Update publish_new_release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterNjeim authored Jun 3, 2022
1 parent 6c2a069 commit a0d536a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_new_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
### Having trouble?
Installation instructions are in the [README](https://github.com/LibreScore/app-librscore/blob/master/README.md) file.'
tag_name: env.tag_name
tag_name: ${{ env.tag_name }}
files: |
./LibreScore.apk
./LibreScore-arm64-v8a.apk
Expand Down

0 comments on commit a0d536a

Please sign in to comment.