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 243e549 commit b28c839Copy full SHA for b28c839
.github/workflows/deploy-docs.yml
@@ -1,5 +1,6 @@
1
name: Build and push CLI doc to S3
2
on:
3
+ workflow_dispatch:
4
release:
5
types:
6
- published # Triggered only when a new release is published
0 commit comments