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 bfe80ba commit 3fd59a2
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 @@ -29,4 +29,4 @@ jobs:
with:
branch: 'main'
git_remote_url: 'ssh://[email protected]:22/titaniumsdk.com'
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
ssh_private_key: ${{ secrets.DO_SSH_PRIVATE_KEY }}

0 comments on commit 3fd59a2

Please sign in to comment.