We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad856aa commit 3e38dccCopy full SHA for 3e38dcc
1 file changed
.github/workflows/docs.yml
@@ -16,8 +16,8 @@
16
name: Update documentation
17
18
on:
19
- push:
20
- branches: [ main ]
+ release:
+ types: [published]
21
repository_dispatch:
22
types: [gh-pages]
23
workflow_dispatch:
0 commit comments