소스 검색

test fixed notifier

Aneurin Barker Snook 11 달 전
부모
커밋
74e7a68196
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/deploy-github-pages.yml

+ 1 - 1
.github/workflows/deploy-github-pages.yml

@@ -58,7 +58,7 @@ jobs:
     needs: deploy
     steps:
       - name: Send notification
-        uses: annybs/action-notify-discord@v1.0.1
+        uses: annybs/action-notify-discord@v1.0.2
         if: ${{ always() }}
         with:
           repository: ${{ github.repository }}