diff --git a/.github/workflows/create-test-branch.yml b/.github/workflows/create-test-branch.yml index 2521b82..d216bfa 100644 --- a/.github/workflows/create-test-branch.yml +++ b/.github/workflows/create-test-branch.yml @@ -11,6 +11,7 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 + token: ${{ secrets.TECH_USER_TOKEN }} - name: Copy xmpls run: npm run add-all-xmpls