diff --git a/.gitea/workflows/prod.yml b/.gitea/workflows/prod.yml index 34b57c6..5308d34 100644 --- a/.gitea/workflows/prod.yml +++ b/.gitea/workflows/prod.yml @@ -35,7 +35,7 @@ jobs: token: ${{ secrets.TG_TOKEN }} - name: Discord notification - uses: https://github.com/PingChunChung/actions-discord-notifier + uses: https://github.com/PingChunChung/actions-discord-notifier@main with: webhook: ${{ secrets.DISCORD_WEBHOOK_URL }}