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 424caa5 commit ea82522Copy full SHA for ea82522
.github/workflows/release-build.yml
@@ -3,7 +3,7 @@ name: Build preview on documentation repo upon release publish
3
on:
4
release:
5
types:
6
- - published
+ - released
7
8
env:
9
OWNER: nginx
0 commit comments