Skip to content

Commit

Permalink
chore: 배포 스크립트 깃헙 토큰 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
amaran-th committed Jul 21, 2023
1 parent 91a041a commit 75fd24f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/backend-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,6 @@ jobs:
}]
}
env:
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
SLACK_WEBHOOK_URLS: ${{ secrets.SLACK_WEBHOOK_URL }}
if: always() # Pick up events even if the job fails or is canceled.

0 comments on commit 75fd24f

Please sign in to comment.