File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 27
27
- name : Update modules docs repository
28
28
uses : fjogeleit/http-request-action@v1
29
29
with :
30
- url : ' https://api.github.com/repos/okp4 /docs/actions/workflows/39152549/dispatches'
30
+ url : ' https://api.github.com/repos/axone-protocol /docs/actions/workflows/39152549/dispatches'
31
31
method : ' POST'
32
32
customHeaders : ' {"Accept": "application/vnd.github+json", "Authorization": "Bearer ${{ secrets.OPS_TOKEN }}"}'
33
33
data : |-
44
44
- name : Update commands docs repository
45
45
uses : fjogeleit/http-request-action@v1
46
46
with :
47
- url : ' https://api.github.com/repos/okp4 /docs/actions/workflows/39152549/dispatches'
47
+ url : ' https://api.github.com/repos/axone-protocol /docs/actions/workflows/39152549/dispatches'
48
48
method : ' POST'
49
49
customHeaders : ' {"Accept": "application/vnd.github+json", "Authorization": "Bearer ${{ secrets.OPS_TOKEN }}"}'
50
50
data : |-
61
61
- name : Update predicates docs repository
62
62
uses : fjogeleit/http-request-action@v1
63
63
with :
64
- url : ' https://api.github.com/repos/okp4 /docs/actions/workflows/39152549/dispatches'
64
+ url : ' https://api.github.com/repos/axone-protocol /docs/actions/workflows/39152549/dispatches'
65
65
method : ' POST'
66
66
customHeaders : ' {"Accept": "application/vnd.github+json", "Authorization": "Bearer ${{ secrets.OPS_TOKEN }}"}'
67
67
data : |-
81
81
- name : Update docs version
82
82
uses : fjogeleit/http-request-action@v1
83
83
with :
84
- url : ' https://api.github.com/repos/okp4 /docs/actions/workflows/37674835/dispatches'
84
+ url : ' https://api.github.com/repos/axone-protocol /docs/actions/workflows/37674835/dispatches'
85
85
method : ' POST'
86
86
customHeaders : ' {"Accept": "application/vnd.github+json", "Authorization": "Bearer ${{ secrets.OPS_TOKEN }}"}'
87
87
data : |-
You can’t perform that action at this time.
0 commit comments