1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-19 19:25:48 +00:00

[CI skip] Updated discord-webhook workflow

This commit is contained in:
TheBusyBiscuit 2021-07-02 14:08:24 +02:00 committed by GitHub
parent 5ce317936a
commit 35ff56d12a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ jobs:
restore-keys: ${{ runner.os }}-m2
- name: Run Discord Webhook
uses: baked-libs/discord-webhook@master
uses: baked-libs/discord-webhook@1.5.1
with:
id: ${{ secrets.DISCORD_WEBHOOK_ID }}
token: ${{ secrets.DISCORD_WEBHOOK_TOKEN }}