Explorar o código

update PAT token name

Signed-off-by: Guillaume Lours <[email protected]>
Guillaume Lours %!s(int64=3) %!d(string=hai) anos
pai
achega
963e2e8757
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/dispatch-release.yml

+ 1 - 1
.github/workflows/dispatch-release.yml

@@ -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',