We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d402b3 commit 524f637Copy full SHA for 524f637
1 file changed
.github/workflows/deploy.yml
@@ -211,6 +211,7 @@ jobs:
211
# otherwise this will cause the Maven job to fall over and revert
212
# everything.
213
- maven-central-release
214
+ - github-pages-release
215
216
permissions:
217
contents: write
0 commit comments