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 08399f0 commit bfe42ebCopy full SHA for bfe42eb
.github/workflows/build-push.yaml
@@ -7,6 +7,8 @@ on:
7
pull_request:
8
branches:
9
- 'master'
10
+ release:
11
+ types: [published]
12
13
env:
14
REGISTRY: ghcr.io
0 commit comments