We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c898c5 commit 6719b3dCopy full SHA for 6719b3d
.github/workflows/deploy.yaml
@@ -2,6 +2,7 @@ name: Deploy to GitHub Pages
2
3
on:
4
release:
5
+ types: [published]
6
7
permissions:
8
contents: read
0 commit comments