Skip to content
This repository was archived by the owner on Mar 5, 2022. It is now read-only.

Commit 2b3f6fb

Browse files
committed
try assigning channel and reusing this branch name
1 parent 67d44cb commit 2b3f6fb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,8 @@
9999
"branches": [
100100
"master",
101101
{
102-
"name": "cypress-mount-mode",
102+
"name": "feature/cypress-mount-mode",
103+
"channel": "cypress-mount-mode",
103104
"prerelease": true
104105
}
105106
]

0 commit comments

Comments
 (0)