Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
 add - secrets: inherit
  • Loading branch information
gdakate authored Feb 5, 2024
1 parent 55047a3 commit 0fbe7a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: google-github-actions/[email protected]
with:
credentials_json: ${{ secrets.GCP_SA_KEY }}

secrets: inherit
# 소스 코드 압축
- name: Archive Source
run: tar -czvf source.tar.gz .
Expand Down

0 comments on commit 0fbe7a3

Please sign in to comment.