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 9af5f55 commit b72abffCopy full SHA for b72abff
.github/workflows/main.yml
@@ -2,8 +2,7 @@ name: Knative Tutorial
2
3
on:
4
release:
5
- types:
6
- - released
+ types: [created, published,released]
7
env:
8
SITE_DIR: "gh-pages"
9
0 commit comments