diff --git a/.github/workflows/congrats.yml b/.github/workflows/congrats.yml index 04897e9ce2..54b6a6c62a 100644 --- a/.github/workflows/congrats.yml +++ b/.github/workflows/congrats.yml @@ -2,11 +2,11 @@ name: Congrats on: push: - branches: [next] + branches: [v2] jobs: congrats: uses: tauri-apps/automation/.github/workflows/congrats.yml@main secrets: DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }} - \ No newline at end of file +