Revert "github: use fixed version of webhook action"

This reverts commit d166b69c91.
This commit is contained in:
Bernd Lörwald
2020-08-26 18:26:40 +02:00
parent ed0d794dd0
commit bcd52d549e
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Deploy to wow.tools
uses: bloerwald/fast-webhook@master
uses: jasongitmail/fast-webhook@v1.1.2
with:
url: ${{ secrets.WOW_TOOLS_WEBHOOK_URL }}
json: ${{ secrets.WOW_TOOLS_WEBHOOK_SECRET }}