Ver código fonte

test fixed notifier

Aneurin Barker Snook 11 meses atrás
pai
commit
74e7a68196
1 arquivos alterados com 1 adições e 1 exclusões
  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 }}