use gitea token
All checks were successful
Release / build (push) Successful in 33s

This commit is contained in:
SimonFJ20 2024-09-26 02:43:09 +02:00
parent af7ae54128
commit f3a6a16a7b

View File

@ -38,6 +38,6 @@ jobs:
uses: "https://gitea.com/actions/release-action@main"
with:
files: "bunker"
api_key: '${{secrets.RELEASE_TOKEN}}'
api_key: '${{secrets.GITEA_TOKEN}}'