Skip to content

Commit

Permalink
add _
Browse files Browse the repository at this point in the history
  • Loading branch information
nike-getto committed Jul 5, 2024
1 parent 684c26e commit 29baddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
host: ${{ secrets.DEVELOP_HOST }}
username: ${{ secrets.USERNAME }}
key: ${{ secrets.SSHKEY }}
key: ${{ secrets.SSH_KEY }}
script: |
eval `ssh-agent -s`
ssh-add cc
Expand Down

0 comments on commit 29baddc

Please sign in to comment.