Skip to content

Commit

Permalink
Merge branch 'main' into release-please--branches--main--components--…
Browse files Browse the repository at this point in the history
…era-consensus
  • Loading branch information
popzxc committed Sep 6, 2024
2 parents dd8297f + 9a4f338 commit 61c853d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please-prepare-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@ jobs:
git config --global user.email "[email protected]"
git config --global user.name "zksync-era-bot"
git remote set-url origin 'https://${{ secrets.RELEASE_TOKEN }}@github.com/matter-labs/era-consensus.git'
git add ./Cargo.toml
git add ./node/Cargo.toml
git commit -m "$EXPECTED_COMMIT_MESSAGE"
git push

0 comments on commit 61c853d

Please sign in to comment.