mirror of
https://github.com/onsonr/sonr.git
synced 2025-03-10 04:57:08 +00:00
ci: Add dependency on sync-version job in new-release job
This commit is contained in:
parent
63b263f995
commit
505b847790
1
.github/workflows/merge-post.yml
vendored
1
.github/workflows/merge-post.yml
vendored
@ -72,6 +72,7 @@ jobs:
|
||||
|
||||
new-release:
|
||||
name: Create Release
|
||||
needs: [sync-version]
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
permissions: write-all
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user