Skip to content

Commit 8965c9c

Browse files
committed
facilitate a 'stable' tag in GHCR
1 parent c941aee commit 8965c9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
required: true
99
push:
1010
branches:
11-
- some-bogus-test-branch
11+
- bootstrapper-issue-364
1212

1313
jobs:
1414
promote:

0 commit comments

Comments
 (0)