Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

Commit df1deda

Browse files
committed
Add missing action build on new release
1 parent e2bdf81 commit df1deda

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-and-push-v2.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
pull_request:
99
branches:
1010
- main
11+
release:
12+
types:
13+
- published
1114

1215
env:
1316
# github.repository as <account>/<repo>

0 commit comments

Comments
 (0)