Skip to content

Commit

Permalink
setup: vm set up and env changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon-157 committed Dec 8, 2023
1 parent 7829168 commit d1c2af2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/azuredeploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }}
key: ${{ secrets.PRIVATE_KEY }}
key: ${{ secrets.SSH_PRIVATE_KEY }}
port: 22
script: |
/home/azureuser/iconnect
Expand Down

0 comments on commit d1c2af2

Please sign in to comment.