Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ezcolin2 authored Nov 6, 2024
1 parent 888eb14 commit b37ddf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v3
with:
aws-region: ap-northeast-2
aws-access-key-id: ${{ secrets.NCLOUD_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.NCLOUD_SECRET_ACCESS_KEY }}

Expand Down

0 comments on commit b37ddf8

Please sign in to comment.