build: releases for nakamoto branch (#1752)

This commit is contained in:
Rafael Cárdenas
2023-11-16 14:36:28 -06:00
committed by GitHub
parent 04b71cc392
commit 8a49ade307
2 changed files with 3 additions and 2 deletions

View File

@@ -6,6 +6,7 @@ on:
- master
- develop
- beta
- nakamoto
tags-ignore:
- "**"
paths-ignore:

View File

@@ -7,8 +7,8 @@
"prerelease": true
},
{
"name": "stacks-2.4",
"channel": "stacks-2.4",
"name": "nakamoto",
"channel": "nakamoto",
"prerelease": true
}
],