We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c472e7 commit 3d4abc3Copy full SHA for 3d4abc3
.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