Skip to content

Commit 20c6f96

Browse files
committed
Update branch to release
1 parent 7f7a03e commit 20c6f96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
release:
55
types: [ created ]
66
push:
7-
branches: [ main ]
7+
branches: [ release ]
88

99
env:
1010
IMAGE_NAME: ${{ github.repository }}

0 commit comments

Comments
 (0)