Skip to content

Commit

Permalink
Update deployment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jpark0506 authored Sep 23, 2024
1 parent feda200 commit 5462a2a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ jobs:

- name: Google Secret Manager에서 환경변수 가져오기
uses: "google-github-actions/get-secretmanager-secrets@v2"
with:
secrets: |-
test: ${{ secrets.GCE_PROJECT_ID }}/test

- name: Secrets 출력
run: echo ${{ steps.secrets.outputs.test }}
Expand Down

0 comments on commit 5462a2a

Please sign in to comment.