File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6969
7070| Input | Description | Required |
7171|------------------|--------------------------------|----------|
72- | access-token | SettleMint Access Token | Yes |
72+ | personal-access-token | SettleMint Personal Access Token | Yes |
73+ | access-token | SettleMint ApplicationAccess Token | Yes |
7374
7475### Optional
7576
@@ -91,10 +92,8 @@ steps:
9192| hd-private-key | HD private key | - |
9293| minio | MinIO ID | - |
9394| ipfs | IPFS ID | - |
94- | auth-secret | Auth secret | - |
9595| custom-deployment | Custom deployment ID | - |
9696| blockscout | Blockscout ID | - |
97- | nextauth-url | NextAuth URL | - |
9897| smart-contract-set | Smart contract set ID | - |
9998
10099## Common Use Cases
Original file line number Diff line number Diff line change @@ -66,18 +66,12 @@ inputs:
6666 ipfs :
6767 description : ' SettleMint IPFS ID'
6868 required : false
69- auth-secret :
70- description : ' SettleMint auth secret'
71- required : false
7269 custom-deployment :
7370 description : ' SettleMint custom deployment ID'
7471 required : false
7572 blockscout :
7673 description : ' SettleMint Blockscout ID'
7774 required : false
78- nextauth-url :
79- description : ' NextAuth URL'
80- required : false
8175 smart-contract-set :
8276 description : ' SettleMint smart contract set ID'
8377 required : false
You can’t perform that action at this time.
0 commit comments