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 dbe48c2 commit 666460dCopy full SHA for 666460d
.github/workflows/docs.yml
@@ -1,8 +1,9 @@
1
name: deploy docs
2
3
on:
4
- release:
5
- types: [ created ]
+ push:
+ branches:
6
+ - master
7
workflow_dispatch:
8
9
permissions:
0 commit comments