Commit 6d95c15a by Francisco Giordano

change upstream url

parent 2ba81c74
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
set -euo pipefail -x set -euo pipefail -x
git fetch 'https://github.com/frangio/openzeppelin-contracts.git' git fetch 'https://github.com/OpenZeppelin/openzeppelin-contracts.git'
git config user.name 'github-actions' git config user.name 'github-actions'
git config user.email '41898282+github-actions[bot]@users.noreply.github.com' git config user.email '41898282+github-actions[bot]@users.noreply.github.com'
git merge --no-edit FETCH_HEAD git merge --no-edit FETCH_HEAD
......
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