Skip to content

Commit

Permalink
Merge pull request #51 from cap-js/actions-for-test
Browse files Browse the repository at this point in the history
actions to push branch
  • Loading branch information
DanSchlachter authored Mar 8, 2024
2 parents 77ba38d + 15f81b2 commit 4e18c34
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 4e18c34

Please sign in to comment.