We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f63b284 commit f023262Copy full SHA for f023262
.github/workflows/build.yml
@@ -2,7 +2,7 @@ name: App Builder
2
3
on:
4
release:
5
- - published
+ type: [published]
6
push:
7
branches: [ master, main ]
8
paths-ignore:
0 commit comments