Skip to content

Commit 2d41053

Browse files
committed
manually trigger release draft workflows
1 parent 6b9c1c8 commit 2d41053

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.github/workflows/prerelease.yml

-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
on:
2-
push:
3-
tags:
4-
- 'rc*'
52
workflow_dispatch:
63

74
name: Upload Prerelease Assets

.github/workflows/release.yml

-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
on:
2-
push:
3-
tags:
4-
- 'v*'
52
workflow_dispatch:
63

74
name: Upload Release Assets

0 commit comments

Comments
 (0)