Don't use token

This commit is contained in:
Tyler Dixon
2025-03-27 19:36:00 +00:00
parent e5c71f6493
commit cbdbf0bceb

View File

@@ -14,8 +14,6 @@ jobs:
name: Update licensed cache
steps:
- uses: actions/checkout@v4
with:
token: ${{ secrets.PAT }}
- run: npm ci