mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00
since tags doesn't work in prerelease workflow using release
This commit is contained in:
parent
733f20b46b
commit
dbf488ca24
2
.github/workflows/release-build.yml
vendored
2
.github/workflows/release-build.yml
vendored
@ -2,7 +2,7 @@ name: Spotube Build & Release
|
|||||||
on:
|
on:
|
||||||
release:
|
release:
|
||||||
types:
|
types:
|
||||||
- prereleased
|
- published
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish_chocolatey:
|
publish_chocolatey:
|
||||||
|
Loading…
Reference in New Issue
Block a user