We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81e23a4 commit 7894e96Copy full SHA for 7894e96
.github/workflows/update.yml
@@ -53,6 +53,6 @@ jobs:
53
needs: update
54
steps:
55
- name: Trigger github-pages workflow
56
- uses: peter-evans/repository-dispatch@ff45666b9427631e3450c54a1bcbee4d9ff4d7c0 #v3.0.0
+ uses: peter-evans/repository-dispatch@5fc4efd1a4797ddb68ffd0714a238564e4cc0e6f #v4.0.0
57
with:
58
event-type: tibiadata-api-docs-deploy
0 commit comments