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 f0fc0fc commit 6c494d4Copy full SHA for 6c494d4
.github/workflows/pkgdown.yaml
@@ -3,7 +3,8 @@
3
on:
4
push:
5
branches: [main, master]
6
- tags: ['*']
+ release:
7
+ types: [published]
8
workflow_dispatch:
9
10
name: pkgdown
0 commit comments