mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
ci: Add dependency on sync-version job in new-release job
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user