We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
withastro/automation
1 parent 97efa77 commit e5b18a3Copy full SHA for e5b18a3
1 file changed
.github/workflows/discord-congrats.yml
@@ -10,7 +10,7 @@ jobs:
10
congrats:
11
name: congratsbot
12
if: ${{ github.repository_owner == 'withastro' && github.event.commits[0].message != '[ci] format' }}
13
- uses: withastro/automation/.github/workflows/congratsbot.yml@290b37409535e2a496482b5bf0e4f5f2e4803f84 # main
+ uses: withastro/automation/.github/workflows/congratsbot.yml@290b37409535e2a496482b5bf0e4f5f2e4803f84 # v1.0.0
14
with:
15
EMOJIS: '🎉,🎊,🧑🚀,🥳,🙌,🚀,<:notworsethanwhatwehadbefore:1020455379353751573>,<:houston_chef:1082696404780200067>,<:houston_uwu:1100481288143650977>'
16
secrets:
0 commit comments