We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f423459 commit 4815427Copy full SHA for 4815427
1 file changed
.github/workflows/mirror.yml
@@ -28,5 +28,5 @@ jobs:
28
- name: Push to Public Repository
29
run: |
30
echo "Pushing to public repository..."
31
- git remote add public git@github.com:wineslab/dApp-lie3.git
+ git remote add public git@github.com:wineslab/dApp-libe3.git
32
git push public main:main --force
0 commit comments