Skip to content

Commit

Permalink
Update update-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Pylogmon authored Jul 21, 2024
1 parent d1d9932 commit a1a2ecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:
run: |
curl -X POST https://api.github.com/repos/pot-app/pot-docs/dispatches \
-H "Accept: application/vnd.github.everest-preview+json" \
-H "Authorization: token ${{ secret.TOKEN }}" \
-H "Authorization: token ${{ secrets.TOKEN }}" \
-d '{"event_type": "plugins-updated"}'

0 comments on commit a1a2ecf

Please sign in to comment.