Skip to content

Commit f6646c7

Browse files
committed
Update line counter 5
1 parent 9944774 commit f6646c7

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.GITHUB_TOKEN }}
15+
token: ${{ secrets.MY_PAT
1616

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

0 commit comments

Comments
 (0)