Skip to content

Commit 82b8dfa

Browse files
committed
testing releases
1 parent 92099ed commit 82b8dfa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/release.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Release x64
22

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

88
# workflow_dispatch
99

0 commit comments

Comments
 (0)