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.
1 parent a6c619a commit 1cb62bdCopy full SHA for 1cb62bd
.github/workflows/discord.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Send commit to Discord
13
- uses: ilshidur/action-discord@v1
+ uses: ilshidur/action-discord@master
14
with:
15
webhook: ${{ secrets.DISCORD_WEBHOOK }}
16
message: |
0 commit comments