Skip to content

Commit 867a260

Browse files
Update ghcr.yml
1 parent d78be6b commit 867a260

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ghcr.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
name: Build and Push Docker Image to ghcr.io
33

44
on:
5-
push:
6-
branches:
7-
- master
5+
release:
6+
types:
7+
- created
88

99
env:
1010
REGISTRY: ghcr.io

0 commit comments

Comments
 (0)