소스 검색

change slack webhook url

Yuki Takei 5 년 전
부모
커밋
77bba97384
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/list-unhealthy-branches.yml

+ 1 - 1
.github/workflows/list-unhealthy-branches.yml

@@ -26,7 +26,7 @@ jobs:
     - name: Slack Notification for inactive branches
       uses: tokorom/action-slack-incoming-webhook@master
       env:
-        INCOMING_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
+        INCOMING_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL_FOR_DEV }}
       with:
         channel: dev
         text: There is some *inactive* branches on remote.