Skip to content

Commit c9726ae

Browse files
committed
fix: ci
1 parent 67c1f57 commit c9726ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-CICD-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: shimataro/ssh-key-action@v2
1616
with:
1717
key: ${{ secrets.SSH_PRIVATE_KEY }}
18-
name: qwe.pem # Write the key to /home/runner/.ssh/qwe.pem
18+
name: java-learn.pem # Write the key to /home/runner/.ssh/java-learn.pem
1919
known_hosts: "just-a-placeholder-so-we-dont-get-errors"
2020
config: |
2121
Host vultr

0 commit comments

Comments
 (0)