add token for biome
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -35,6 +35,7 @@ jobs:
|
||||
uses: biomejs/setup-biome@v2
|
||||
with:
|
||||
version: latest
|
||||
token: ${{ secrets.BIOME_TOKEN }}
|
||||
- name: Run Biome
|
||||
run: biome ci .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user