Skip to content

Commit

Permalink
chore: (#672) dev webhook 환경변수 주석화
Browse files Browse the repository at this point in the history
  • Loading branch information
zios0707 committed Aug 30, 2024
1 parent ae90d13 commit 48b0ab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/xquare-cd-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
FCM_FILE_URL=${{ secrets.FCM_FILE_URL }}
FLYWAY_ENABLED=${{ secrets.FLYWAY_ENABLED }}
BASELINE_ON_MIGRATE=${{ secrets.BASELINE_ON_MIGRATE }}
SLACK_WEBHOOK_URL=${{ secrets.SLACK_STAG_WEBHOOK_URL }}
# SLACK_WEBHOOK_URL=${{ secrets.SLACK_STAG_WEBHOOK_URL }}

0 comments on commit 48b0ab3

Please sign in to comment.