Skip to content

Commit

Permalink
Merge branch 'releases/v1'
Browse files Browse the repository at this point in the history
  • Loading branch information
leoliu0605 committed Apr 16, 2024
2 parents a0138c1 + 863b88e commit 59d6a97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,5 @@ jobs:
run: |
git checkout main
git pull
git merge --no-ff ${{ steps.changelog.outputs.tag }}
git merge --no-ff --no-edit ${{ github.ref }}
git push

0 comments on commit 59d6a97

Please sign in to comment.