Skip to content

Commit 59d6a97

Browse files
committed
Merge branch 'releases/v1'
2 parents a0138c1 + 863b88e commit 59d6a97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,5 @@ jobs:
8181
run: |
8282
git checkout main
8383
git pull
84-
git merge --no-ff ${{ steps.changelog.outputs.tag }}
84+
git merge --no-ff --no-edit ${{ github.ref }}
8585
git push

0 commit comments

Comments
 (0)