Skip to content

Commit c941aee

Browse files
committed
facilitate a 'stable' tag in GHCR
1 parent 4fa0749 commit c941aee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/promote-to-stable.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
version:
77
description: "Image tag to promote to stable"
88
required: true
9+
push:
10+
branches:
11+
- some-bogus-test-branch
912

1013
jobs:
1114
promote:

0 commit comments

Comments
 (0)