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 3b26d83 commit 9c854ecCopy full SHA for 9c854ec
.github/workflows/ci-tag-release.yml
@@ -40,6 +40,7 @@ jobs:
40
41
release:
42
name: Create Release from tag
43
+ needs: build
44
runs-on: ubuntu-latest
45
steps:
46
- name: Download tool artifact
0 commit comments