We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04b71cc commit 8a49adeCopy full SHA for 8a49ade
.github/workflows/ci.yml
@@ -6,6 +6,7 @@ on:
6
- master
7
- develop
8
- beta
9
+ - nakamoto
10
tags-ignore:
11
- "**"
12
paths-ignore:
.releaserc
@@ -7,8 +7,8 @@
"prerelease": true
},
{
- "name": "stacks-2.4",
- "channel": "stacks-2.4",
+ "name": "nakamoto",
+ "channel": "nakamoto",
13
}
14
],
0 commit comments