There was an error while loading. Please reload this page.
1 parent ca5b75c commit dd4949cCopy full SHA for dd4949c
1 file changed
.github/workflows/deploy.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- name: Clone or pull
12
run: |
13
- REPO="https://github.com/Al-Zhilin/FinTech_Hack.git"
+ REPO="https://github.com/AnywayHack/FinTech_Hack.git"
14
DIR="$HOME/hackathon/backend"
15
if [ -d "$DIR/.git" ]; then
16
cd "$DIR"
0 commit comments