Skip to content

Commit

Permalink
# NCP연결테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
rlawltjd8547 committed Jan 17, 2025
1 parent 7e924b3 commit f9a5be3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
./gradlew build
- name: Setup SSH
uses: webfactory/[email protected]
uses: webfactory/[email protected] #ㅁㄴㅇ
with:
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }} # GitHub Secrets에 저장한 SSH 개인 키(공개키X)
- name: Add NCP server to known hosts
Expand Down

0 comments on commit f9a5be3

Please sign in to comment.