We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39eb369 commit 37e8a30Copy full SHA for 37e8a30
.github/workflows/release-ghcr.yml
@@ -16,7 +16,7 @@ name: release-ghcr
16
on:
17
push:
18
tags: [v*]
19
- branches: [main]
+ branches: [main, test-main]
20
21
jobs:
22
build:
0 commit comments