diff --git a/.forgejo/workflows/send.yml b/.forgejo/workflows/send.yml index 38702a7..9e8aa56 100644 --- a/.forgejo/workflows/send.yml +++ b/.forgejo/workflows/send.yml @@ -13,7 +13,7 @@ jobs: - uses: actions/checkout@v4 # Send - - uses: ./action + - uses: https://git.proot.pl/Wroclaw/action-discord-md-publish@8d8bd0fbb85244cd1c9c5c80cdbdd8c82a4ec31c with: file: example.md webhook: ${{ secrets.WEBHOOK_URL }}