Skip to content

Commit bfe42eb

Browse files
committed
add publish on release
1 parent 08399f0 commit bfe42eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-push.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
pull_request:
88
branches:
99
- 'master'
10+
release:
11+
types: [published]
1012

1113
env:
1214
REGISTRY: ghcr.io

0 commit comments

Comments
 (0)