idk use github token

This commit is contained in:
2025-09-30 22:49:08 +02:00
parent 07932aabf9
commit dcf166df5b
2 changed files with 6 additions and 3 deletions

View File

@@ -37,6 +37,9 @@ env:
OSU_ID: ${{ vars.OSUID }}
DOC_DIR: "${{ github.workspace }}/docs"
permissions:
contents: write
jobs:
generate_everything:
name: Full CI/CD Pipeline
@@ -58,7 +61,7 @@ jobs:
with:
fetch-depth: 0
tags: true
token: ${{ secrets.TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}
- name: Discover and Detect Skins
id: discover