We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ea13d2 commit 83fc1e9Copy full SHA for 83fc1e9
.github/workflows/release.yml
@@ -47,7 +47,7 @@ jobs:
47
project_dir: '.'
48
49
release-bom:
50
- needs: prepare-release
+ needs: release-sdk
51
uses: ./.github/workflows/release-project-in-dir.yml
52
secrets: inherit
53
with:
0 commit comments