Skip to content

Commit

Permalink
fix: 디버깅 스텝 수정 5
Browse files Browse the repository at this point in the history
  • Loading branch information
y-ngm-n committed Jul 26, 2024
1 parent 2be7b9d commit 8bce7f5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/backend_dev_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,9 @@ jobs:
uses: aws-actions/aws-secretsmanager-get-secrets@v2
with:
secret-ids: |
dev/jumo/server
,dev/jumo/server
# comma 오타 아님
parse-json-secrets: true

# 디버깅용 스텝
- name: Print environment variables
Expand Down

0 comments on commit 8bce7f5

Please sign in to comment.