Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
Browse files Browse the repository at this point in the history
  • Loading branch information
Kav-K committed Dec 31, 2022
2 parents b179528 + b1f5d0c commit 176af83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/black-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
username: root
password: ${{ secrets.SSH_PASS }}
port: 22
source: main.py
source: gpt3discord.py
target: /home/gptbot/
- name: copy file via ssh password
uses: appleboy/scp-action@master
Expand Down

0 comments on commit 176af83

Please sign in to comment.