Skip to content

Commit a623a77

Browse files
fix: typo in ci.yaml
1 parent bc9fc5d commit a623a77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424

2525
- uses: auguwu/clippy-action@1.4.0
2626
with:
27-
token: ${{ secrets.GITHUB_TOKEN }}
27+
token: ${{ github.token }}

0 commit comments

Comments
 (0)