Change release drafter token config
All checks were successful
CI / Lint (push) Successful in 49s
CI / Test (push) Successful in 57s

Another day, another try
This commit is contained in:
2026-03-16 16:24:40 +04:00
parent 7e5a034cac
commit 56a077cceb

View File

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