manually trigger release draft workflows

This commit is contained in:
mio
2025-02-13 19:43:47 +08:00
parent 6b9c1c851c
commit 2d410535f0
2 changed files with 0 additions and 6 deletions

View File

@@ -1,7 +1,4 @@
on:
push:
tags:
- 'rc*'
workflow_dispatch:
name: Upload Prerelease Assets

View File

@@ -1,7 +1,4 @@
on:
push:
tags:
- 'v*'
workflow_dispatch:
name: Upload Release Assets