mirror of
https://github.com/docker/compose.git
synced 2025-04-07 19:55:07 +02:00
update PAT token name
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
This commit is contained in:
parent
342ddc5ee5
commit
963e2e8757
2
.github/workflows/dispatch-release.yml
vendored
2
.github/workflows/dispatch-release.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/github-script@v6
|
||||
with:
|
||||
github-token: ${{ secrets.PAT_TOKEN }}
|
||||
github-token: ${{ secrets.PAT_DOC_TOKEN }}
|
||||
script: |
|
||||
await github.rest.actions.createWorkflowDispatch({
|
||||
owner: 'docker',
|
||||
|
Loading…
x
Reference in New Issue
Block a user