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 f813438 commit 42a0ca1Copy full SHA for 42a0ca1
.github/workflows/deploy.yml
@@ -2,8 +2,7 @@ name: Deploy
2
3
on:
4
release:
5
- types:
6
- - created
+ types: [published]
7
8
jobs:
9
macos:
0 commit comments