Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit 7f8bfff

Browse files
committed
feat(release): added next release workflow
BREAKING CHANGE: Let's trigger first next tag on npm
1 parent bf89137 commit 7f8bfff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
branches:
55
- master
6+
- next
67
jobs:
78
release:
89
name: Run test and Release

0 commit comments

Comments
 (0)