Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Commit af9a538

Browse files
make releases manual for debugging
1 parent 6e2b40e commit af9a538

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/release.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Prepare Release
22

3-
on:
4-
push:
5-
tags:
6-
- 'v[0-9]+.*'
3+
on: workflow_dispatch
74

85
jobs:
96
release:

0 commit comments

Comments
 (0)