mirror of
https://github.com/gosticks/octoprint-open-api.git
synced 2025-10-16 11:45:38 +00:00
update actions
This commit is contained in:
parent
b3e253badb
commit
a2ec6dbc7d
4
.github/workflows/build-docs.yaml
vendored
4
.github/workflows/build-docs.yaml
vendored
@ -54,6 +54,6 @@ jobs:
|
||||
uses: peter-evans/repository-dispatch@v1
|
||||
with:
|
||||
token: ${{ secrets.REPO_ACCESS_TOKEN }}
|
||||
repository: username/my-repo
|
||||
event-type: my-event
|
||||
repository: gosticks/octoprint-ts-client
|
||||
event-type: api-updated
|
||||
client-payload: '{"ref": "${{ github.ref }}", "sha": "${{ github.sha }}"}'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user