Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit 8746373

Browse files
committed
chore: development
1 parent 112413d commit 8746373

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Release
22
on:
33
push:
44
branches:
5+
- master
56
- alpha
67
jobs:
78
release:

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@
9595
"release": {
9696
"branches": [
9797
"master",
98+
"next",
9899
{
99100
"name": "alpha",
100101
"prerelease": true

0 commit comments

Comments
 (0)