Skip to content

Commit

Permalink
⚙️ chore: 디렉토리 구조 확인
Browse files Browse the repository at this point in the history
  • Loading branch information
jinddings authored Nov 7, 2024
1 parent 5c1346d commit 84bf494
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
unzip 65
mkdir ~/.ncloud
echo -e "[DEFAULT]\nncloud_access_key_id = ${{ secrets.NCP_ACCESS_KEY }}\nncloud_secret_access_key = ${{ secrets.NCP_SECRET_KEY }}\nncloud_api_url = ${{ secrets.NCP_API_URI }}" >> ~/.ncloud/configure
ls -la
- name: Add Github Action Ip to Security group
run: |
Expand Down

0 comments on commit 84bf494

Please sign in to comment.