Fix missing token
All checks were successful
CI / Test (push) Successful in 57s
CI / Lint (push) Successful in 48s

Hopefully
This commit is contained in:
2026-03-14 16:56:54 +04:00
parent beb3d12169
commit baaf027900

View File

@@ -9,3 +9,5 @@ jobs:
steps: steps:
- name: Release Drafter - name: Release Drafter
uses: https://github.com/raucao/gitea-release-drafter@dev uses: https://github.com/raucao/gitea-release-drafter@dev
with:
token: ${{ github.token }}