We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4e3259 commit ff8a32bCopy full SHA for ff8a32b
.github/workflows/main.yml
@@ -8,7 +8,7 @@ on:
8
pull_request:
9
workflow_dispatch:
10
release:
11
- types: [created]
+ types: [published]
12
13
jobs:
14
build:
0 commit comments