Skip to content

Commit dd4949c

Browse files
committed
mayy bee now..
1 parent ca5b75c commit dd4949c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- name: Clone or pull
1212
run: |
13-
REPO="https://github.com/Al-Zhilin/FinTech_Hack.git"
13+
REPO="https://github.com/AnywayHack/FinTech_Hack.git"
1414
DIR="$HOME/hackathon/backend"
1515
if [ -d "$DIR/.git" ]; then
1616
cd "$DIR"

0 commit comments

Comments
 (0)