Skip to content

Commit 1eabb81

Browse files
authored
update packages (#279)
1 parent 1141bf6 commit 1eabb81

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/generate-changeset.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
id: version
6565
uses: "gradio-app/github/actions/generate-changeset@main"
6666
with:
67-
github_token: ${{ secrets.CHANGESETS }}
67+
github_token: ${{ secrets.GRADIO_PAT }}
6868
main_pkg: trackio
6969
pr_number: ${{ needs.get-pr.outputs.pr_number }}
7070
branch_name: ${{ needs.get-pr.outputs.source_branch }}

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
packages:
2-
- "gradio"
2+
- "trackio"

0 commit comments

Comments
 (0)