Browse Source

fix notification (once more)

Aneurin Barker Snook 11 tháng trước cách đây
mục cha
commit
8bd1ac2a9c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.0
+        uses: annybs/action-notify-discord@v1.0.1
         if: ${{ always() }}
         with:
           repository: ${{ github.repository }}