mirror of
https://github.com/cucumber-sp/yandex-music-linux.git
synced 2024-12-23 22:22:59 +03:00
Fix github actions tagging
This commit is contained in:
parent
14ac2e6ad6
commit
2e0ab5fd01
1
.github/workflows/update-build-release.yml
vendored
1
.github/workflows/update-build-release.yml
vendored
@ -125,6 +125,7 @@ jobs:
|
||||
tag_name: ${{ needs.update_packages.outputs.tag_name}}
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_SHA: ${{ needs.update_packages.outputs.commit_long_sha }}
|
||||
|
||||
- name: Upload files to a GitHub release
|
||||
uses: ncipollo/release-action@v1.13.0
|
||||
|
Loading…
Reference in New Issue
Block a user