Skip to content

Commit

Permalink
actions to push branch
Browse files Browse the repository at this point in the history
  • Loading branch information
navinkrishnan committed Mar 8, 2024
1 parent 77ba38d commit 15f81b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-test-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 15f81b2

Please sign in to comment.