Skip to content

Commit 802546f

Browse files
committed
chore: subtree checkout
1 parent bba1f5f commit 802546f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/subtree.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v3
1919
with:
2020
fetch-depth: 0
21-
token: ${{ secrets.GH_TOKEN }}
21+
token: ${{ secrets.GITHUB_TOKEN }}
2222
- name: 'Install splitsh'
2323
run: |
2424
curl -L https://github.com/splitsh/lite/releases/download/v1.0.1/lite_linux_amd64.tar.gz > lite_linux_amd64.tar.gz

0 commit comments

Comments
 (0)