mirror of
https://github.com/alexgo-io/stacks-blockchain-api.git
synced 2026-01-12 08:34:40 +08:00
build: releases for nakamoto branch (#1752)
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -6,6 +6,7 @@ on:
|
||||
- master
|
||||
- develop
|
||||
- beta
|
||||
- nakamoto
|
||||
tags-ignore:
|
||||
- "**"
|
||||
paths-ignore:
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
"prerelease": true
|
||||
},
|
||||
{
|
||||
"name": "stacks-2.4",
|
||||
"channel": "stacks-2.4",
|
||||
"name": "nakamoto",
|
||||
"channel": "nakamoto",
|
||||
"prerelease": true
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user