We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb6ecb3 commit ce63891Copy full SHA for ce63891
.github/workflows/build.yml
@@ -3,7 +3,7 @@ on:
3
push:
4
pull_request:
5
release:
6
- types: [published]
+ types: [released]
7
workflow_dispatch:
8
9
jobs:
0 commit comments