Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cb1kenobi authored Jan 11, 2024
1 parent 80ffc5b commit 9e4d8ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
with:
branch: 'main'
git_remote_url: 'ssh://[email protected]:22/modules.titaniumsdk.com'
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
ssh_private_key: ${{ secrets.DO_SSH_PRIVATE_KEY }}

0 comments on commit 9e4d8ba

Please sign in to comment.