Use official Gitea release action

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-04 00:58:55 -05:00
parent 0731d770a1
commit 7f4001aaae

View File

@@ -31,9 +31,9 @@ jobs:
shell: pwsh
- name: Create Release
uses: actions/gitea-release-action@v1
uses: https://gitea.com/actions/release-action@main
with:
token: ${{ secrets.GITEA_TOKEN }}
token: ${{ secrets.RELEASE_TOKEN }}
tag_name: ${{ gitea.ref_name }}
title: Monitor Control ${{ gitea.ref_name }}
body: |