Skip to content

Commit 3ba050a

Browse files
committed
ci: add release to ci build
1 parent 582db18 commit 3ba050a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ghcr.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Next Application Build, Push, and Deploy
22

33
on:
4+
release:
5+
types: [released]
46
push:
57
branches:
68
- "main"

0 commit comments

Comments
 (0)