Skip to content

Commit 8060e4b

Browse files
Merge pull request #88 from lugvitc/ankitprasad2005-patch-1
Update ghcr.yml
2 parents d78be6b + 867a260 commit 8060e4b

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)