This commit is contained in:
parent
eadc2b666e
commit
da7f54049f
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ jobs:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
# Send
|
# Send
|
||||||
- uses: ./action
|
- uses: https://git.proot.pl/Wroclaw/action-discord-md-publish@8d8bd0fbb85244cd1c9c5c80cdbdd8c82a4ec31c
|
||||||
with:
|
with:
|
||||||
file: example.md
|
file: example.md
|
||||||
webhook: ${{ secrets.WEBHOOK_URL }}
|
webhook: ${{ secrets.WEBHOOK_URL }}
|
||||||
|
|
Loading…
Reference in a new issue