Skip to content

Commit

Permalink
updated yml file
Browse files Browse the repository at this point in the history
haliskunduz committed Nov 12, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 1a5b10e commit cb011da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-backend.yml
Original file line number Diff line number Diff line change
@@ -51,4 +51,4 @@ jobs:
run: |
echo "$PRIVATE_KEY" > private_key.pem
chmod 600 private_key.pem
ssh -o StrictHostKeyChecking=no -i private_key.pem [email protected] 'updateswe'
ssh -o StrictHostKeyChecking=no -i private_key.pem [email protected] 'bash /home/ubuntu/scripts/updateswe'

0 comments on commit cb011da

Please sign in to comment.