Skip to content

Commit 567cfbd

Browse files
authored
Merge pull request #129 from RA341/main
fix workflow
2 parents 4879665 + e8be5f3 commit 567cfbd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Release Tag
22

33
on:
4+
workflow_dispatch:
5+
6+
47
push:
58
branches:
69
- release

0 commit comments

Comments
 (0)