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 e25e855 commit af3d31dCopy full SHA for af3d31d
.github/workflows/generate-javadocs.yml
@@ -1,7 +1,7 @@
1
name: "Generate Javadocs"
2
on:
3
release:
4
- types: [published]
+ types: [released]
5
6
jobs:
7
build-and-deploy-javadocs:
0 commit comments