Skip to content

Commit 90d1ed9

Browse files
committed
Update line counter 2
1 parent 2acc3d2 commit 90d1ed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/line-count.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Checkout repository
1313
uses: actions/checkout@v2
1414
with:
15-
token: ${{ secrets.Test }}
15+
token: ${{ secrets.GITHUB_TOKEN }}
1616

1717
- name: Install cloc
1818
run: sudo apt-get install cloc

0 commit comments

Comments
 (0)