Commit 48ba1aba by Francisco Giordano

eddit merge-upstream commit message

parent 2fcb396b
......@@ -5,5 +5,5 @@ set -euo pipefail -x
git fetch 'https://github.com/OpenZeppelin/openzeppelin-contracts.git'
git config user.name 'github-actions'
git config user.email '41898282+github-actions[bot]@users.noreply.github.com'
git merge --no-edit FETCH_HEAD
git merge FETCH_HEAD -m 'Merge upstream openzeppelin-contracts into upstream-patched'
git push
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment