We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d27bf7 commit cfa5e81Copy full SHA for cfa5e81
1 file changed
.github/workflows/build-and-test.yaml
@@ -5,6 +5,9 @@ on:
5
branches:
6
- main
7
pull_request:
8
+ release:
9
+ types:
10
+ - published
11
12
jobs:
13
publish-container-image:
0 commit comments