We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17c2272 commit dc72308Copy full SHA for dc72308
1 file changed
.github/workflows/publish.yml
@@ -26,6 +26,7 @@ jobs:
26
if-no-files-found: error
27
compression-level: 0
28
deploy:
29
+ needs: build
30
runs-on: ubuntu-latest
31
permissions:
32
contents: read
0 commit comments