Update .gitea/workflows/release.yml
Some checks failed
/ release (push) Failing after 11s

This commit is contained in:
Benjamyn Love 2025-03-20 21:52:40 -04:00
parent 10b1d25316
commit 244e80faf0

View File

@ -5,7 +5,7 @@ on:
tags: tags:
- '*' - '*'
env: env:
GITHUB_TOKE: {{ secrets.GT_TOKEN }} GITHUB_TOKEN: "{{ secrets.GT_TOKEN }}"
jobs: jobs:
release: release: