We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fdc8e2 commit cfbc121Copy full SHA for cfbc121
1 file changed
.github/workflows/release.yml
@@ -49,7 +49,7 @@ jobs:
49
id-token: write
50
51
deploy-website:
52
- needs: publish
+ needs: deploy-lql-website
53
uses: ./.github/workflows/deploy-website.yml
54
secrets: inherit
55
permissions:
0 commit comments