mirror of
https://github.com/gradio-app/gradio.git
synced 2024-11-27 01:40:20 +08:00
fix token (#5011)
This commit is contained in:
parent
b74f845303
commit
199d9cb7fc
1
.github/workflows/generate-changeset.yml
vendored
1
.github/workflows/generate-changeset.yml
vendored
@ -30,6 +30,7 @@ jobs:
|
||||
repository: ${{ github.event.workflow_run.head_repository.full_name }}
|
||||
ref: ${{ github.event.workflow_run.head_branch }}
|
||||
fetch-depth: 0
|
||||
persist-credentials: false
|
||||
- name: generate changeset
|
||||
uses: "gradio-app/github/actions/generate-changeset@main"
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user