Skip to content

Commit

Permalink
feat: 웹훅 주소 업데이트
Browse files Browse the repository at this point in the history
  • Loading branch information
CChuYong committed Jan 28, 2024
1 parent 5960b62 commit 4ec9032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ jobs:
run: bundle exec fastlane deploy_dev
env:
FIREBASE_APP_ID: ${{ secrets.FIREBASE_APP_ID }}
SLACK_URL: ${{ secrets.SLACK_URL }}
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
SERVICE_CREDENTIAL_FILE_PATH: gcp_keyfile.json
GOOGLE_CREDENTIAL_FILE_PATH: play_keyfile.json

0 comments on commit 4ec9032

Please sign in to comment.