chore(deps): update packages/awesome-tauri digest to 8374637 (#2716) #1066
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: 'Congrats' | |
on: | |
push: | |
branches: [v2] | |
jobs: | |
congrats: | |
uses: tauri-apps/automation/.github/workflows/congrats.yml@main | |
secrets: | |
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }} |