Skip to content

Commit

Permalink
fix token (#5011)
Browse files Browse the repository at this point in the history
  • Loading branch information
pngwn authored Jul 24, 2023
1 parent b74f845 commit 199d9cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate-changeset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

1 comment on commit 199d9cb

@vercel
Copy link

@vercel vercel bot commented on 199d9cb Jul 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.