ci: use package token for Gitea upload
Some checks failed
Cross Build Windows Release on Linux / cross-build-windows (push) Failing after 1m43s

This commit is contained in:
luochen570
2026-05-30 01:11:00 +08:00
parent 5c0f1a1409
commit f8449a5480
2 changed files with 5 additions and 11 deletions

View File

@@ -1,14 +1,6 @@
name: Build Windows Release
on:
push:
branches:
- main
tags:
- 'v*'
pull_request:
branches:
- main
workflow_dispatch:
jobs: