add token for biome
Some checks failed
CI / build (push) Successful in 13s
CI / lint (push) Failing after 9s
CI / build-and-push-docker (push) Successful in 17s

This commit is contained in:
2025-08-30 23:47:11 +02:00
parent 9abd91b2ed
commit 449096b8c4

View File

@@ -35,6 +35,7 @@ jobs:
uses: biomejs/setup-biome@v2
with:
version: latest
token: ${{ secrets.BIOME_TOKEN }}
- name: Run Biome
run: biome ci .