Skip to content

Commit 1cb62bd

Browse files
authored
Update discord.yml
1 parent a6c619a commit 1cb62bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/discord.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Send commit to Discord
13-
uses: ilshidur/action-discord@v1
13+
uses: ilshidur/action-discord@master
1414
with:
1515
webhook: ${{ secrets.DISCORD_WEBHOOK }}
1616
message: |

0 commit comments

Comments
 (0)