We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81d28bf commit a214214Copy full SHA for a214214
.github/workflows/main.yml
@@ -4,7 +4,7 @@ on:
4
branches: [ '**' ]
5
tags: [ '**' ]
6
release:
7
- types: [ 'created' ]
+ types: [ published ]
8
pull_request:
9
10
jobs:
0 commit comments