We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e5b62e9 + 1a0bf08 commit 4c07643Copy full SHA for 4c07643
.github/workflows/notify-release.yml
@@ -81,7 +81,7 @@ jobs:
81
- name: Update docs version
82
uses: fjogeleit/http-request-action@v1
83
with:
84
- url: 'https://api.github.com/repos/axone-protocol/docs/actions/workflows/37674835/dispatches'
+ url: 'https://api.github.com/repos/axone-protocol/docs/actions/workflows/98246586/dispatches'
85
method: 'POST'
86
customHeaders: '{"Accept": "application/vnd.github+json", "Authorization": "Bearer ${{ secrets.OPS_TOKEN }}"}'
87
data: |-
0 commit comments