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 ca95027 commit 024d628Copy full SHA for 024d628
.github/workflows/docs.yml
@@ -2,6 +2,7 @@ name: docs
2
3
on:
4
release:
5
+ types: [published]
6
7
jobs:
8
publish-docs:
0 commit comments