Skip to content

Commit

Permalink
fix: prep for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphael Vullriede committed Dec 3, 2024
1 parent 35a8a7e commit bc9b199
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-release-on-main-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ jobs:

- id: merge-main-to-dev
run: |
git fetch --unshallow
git checkout dev
git pull
git merge --no-ff main -m "[release] auto-merge released main back to dev"
Expand Down

0 comments on commit bc9b199

Please sign in to comment.