소스 검색

try short tag

Aneurin Barker Snook 11 달 전
부모
커밋
1237506365
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.2
+        uses: annybs/action-notify-discord@v1
         if: ${{ always() }}
         with:
           repository: ${{ github.repository }}