We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbf211d commit 054b71aCopy full SHA for 054b71a
.github/workflows/action.yaml
@@ -47,7 +47,7 @@ jobs:
47
48
publish:
49
runs-on: ubuntu-latest
50
- #needs: build
+ needs: build
51
steps:
52
- name: create release
53
id: create-release
0 commit comments