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
|
uses: biomejs/setup-biome@v2
|
||||||
with:
|
with:
|
||||||
version: latest
|
version: latest
|
||||||
|
token: ${{ secrets.BIOME_TOKEN }}
|
||||||
- name: Run Biome
|
- name: Run Biome
|
||||||
run: biome ci .
|
run: biome ci .
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user