Skip to content

Commit dcbebc3

Browse files
committed
chore: add token to demo checkout to see if it helps
1 parent 0bbfdf5 commit dcbebc3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-demo.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
repository: "${{ github.repository_owner }}/${{ inputs.demo_name }}"
4040
path: ${{ inputs.demo_name }}
4141
ref: develop
42+
token: ${{ secrets.GITHUB_TOKEN }}
4243

4344
- name: Set up uv
4445
uses: astral-sh/setup-uv@v6

0 commit comments

Comments
 (0)