mirror of
https://github.com/shizand/statapp.git
synced 2024-12-23 12:12:59 +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]
|
||||
steps:
|
||||
- uses: google-github-actions/release-please-action@v3
|
||||
id: release
|
||||
with:
|
||||
release-type: python
|
||||
package-name: statapp
|
||||
|
Loading…
Reference in New Issue
Block a user