Skip to content

Commit 83d4ab5

Browse files
committed
chore: reset release action
1 parent a564c81 commit 83d4ab5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: New Release
22
on:
33
push:
4-
tags:
5-
- '*'
4+
branches:
5+
- main
66

77
jobs:
88
init:

0 commit comments

Comments
 (0)