mirror of
https://github.com/shizand/statapp.git
synced 2024-12-23 20:22:58 +03:00
ci: исправлен workflow с загрузкой бинарников
This commit is contained in:
parent
fb24389d61
commit
bdc530b2e0
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -54,6 +54,7 @@ jobs:
|
|||||||
needs: [build]
|
needs: [build]
|
||||||
steps:
|
steps:
|
||||||
- uses: google-github-actions/release-please-action@v3
|
- uses: google-github-actions/release-please-action@v3
|
||||||
|
id: release
|
||||||
with:
|
with:
|
||||||
release-type: python
|
release-type: python
|
||||||
package-name: statapp
|
package-name: statapp
|
||||||
|
Loading…
Reference in New Issue
Block a user