Explorar el Código

test fixed notifier

Aneurin Barker Snook hace 11 meses
padre
commit
74e7a68196
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 }}