Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0df2fe6

Browse files
committed
add WF dispatch for debugging
1 parent 8cf29f3 commit 0df2fe6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ on:
33
push:
44
tags:
55
- "v*"
6+
workflow_dispatch:
7+
68
jobs:
79
goreleaser:
810
runs-on: macos-latest

0 commit comments

Comments
 (0)