Skip to content

Commit

Permalink
🔥 slack notify step 제거 (#360)
Browse files Browse the repository at this point in the history
  • Loading branch information
woohm402 authored Feb 6, 2024
1 parent 12ed0d2 commit ccc0d77
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/deploy-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,3 @@ jobs:
.
docker push $ECR_REGISTRY/$ECR_REPOSITORY:$IMAGE_TAG
echo "::set-output name=image::$ECR_REGISTRY/$ECR_REPOSITORY:$IMAGE_TAG"
notify:
needs: deploy
uses: wafflestudio/snutt-internal/.github/workflows/dispatch-github-release-deploy-notifier.yml@main
with:
title: '강의평-웹뷰'
secrets:
PAT: ${{ secrets.GHP_ACCESS_TOKEN }}

0 comments on commit ccc0d77

Please sign in to comment.