mirror of
https://github.com/cucumber-sp/yandex-music-linux.git
synced 2025-04-17 14:23:44 +03:00
ci: fix
This commit is contained in:
parent
826fb9ee31
commit
d7c7fc89e0
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -71,7 +71,7 @@ jobs:
|
||||
- id: data
|
||||
uses: pozetroninc/github-action-get-latest-release@v0.7.0
|
||||
with:
|
||||
repository: ${{ github.event.repository.name }}
|
||||
repository: ${{ github.repository }}
|
||||
|
||||
- name: Upload files to a GitHub release
|
||||
uses: svenstaro/upload-release-action@v2
|
||||
|
Loading…
Reference in New Issue
Block a user