trying another fix for line 2
This commit is contained in:
parent
fcfb5ab190
commit
ab889bd819
|
@ -1,5 +1,5 @@
|
|||
- name: Discord Commits
|
||||
uses: Sniddl/discord-commits@master
|
||||
uses: Sniddl/discord-commits
|
||||
with:
|
||||
webhook: ${{ secrets.DISCORD_WEBHOOK }}
|
||||
message: "Successful commit to **{{ github.context.payload.repository.owner.name }}/{{ github.context.payload.repository.name}}**.\nDiff: {{ github.context.payload.compare }}"
|
||||
|
|
Loading…
Reference in New Issue