Ci fix 1234 (#5012)

* fix token

* fix token
This commit is contained in:
pngwn 2023-07-24 19:06:05 +01:00 committed by GitHub
parent 199d9cb7fc
commit 2891fa5995
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,6 +31,7 @@ jobs:
ref: ${{ github.event.workflow_run.head_branch }}
fetch-depth: 0
persist-credentials: false
token: ${{ secrets.COMMENT_TOKEN }}
- name: generate changeset
uses: "gradio-app/github/actions/generate-changeset@main"
with: