Skip to content

Commit be202e7

Browse files
committed
WIP
1 parent 3222fec commit be202e7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ jobs:
4141
path: result/bin/git-hly
4242

4343
release:
44-
if: "github.ref == 'refs/heads/master'"
44+
#NOMERGE
45+
# if: "github.ref == 'refs/heads/master'"
4546
needs:
4647
- build
4748
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)