Skip to content

Commit dff9ace

Browse files
committed
.github/workflows/publish.yml:env: MINT_000_0 ...
1 parent b480ff7 commit dff9ace

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

.github/workflows/publish.yml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,17 @@ name: publish to ghcr.io
22
##REF:https://github.com/docker/login-action
33

44
env:
5-
DOTNET_VERSION: '6.0.x'
5+
MINISCRIPT_DOCKER: 'miniscript-docker'
6+
MINT_000_0: ''
7+
MINT_000_1: ''
8+
MINT_001_0: ''
9+
MINT_001_1: ''
10+
MINT_002_0: ''
11+
MINT_002_1: ''
12+
MINT_003_0: ''
13+
MINT_003_1: ''
14+
MINT_004_0: 'pk_h(mint004)'
15+
MINT_004_1: 'pk_h(mint004)'
616

717
on:
818
push:

0 commit comments

Comments
 (0)