Skip to content

Commit 280212c

Browse files
committed
deploy 10
1 parent 80627bd commit 280212c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ jobs:
1919
key: ${{secrets.SSH_KEY}}
2020
username: ${{secrets.SSH_USERNAME}}
2121
script: |
22-
mkdir SeattleBot
23-
cd SeattleBot
2422
git clone [email protected]:GaryHo34/SeattleBot.git
2523
export AUTH_TOKEN=${{secrets.AUTH_TOKEN}}
24+
cd SeattleBot
2625
docker compose up

0 commit comments

Comments
 (0)