This action prints "Hello World" or "Hello" + the name of a person to greet to the log.
Required Path to directory which should be sent to Pinata. Default "build"
.
Required Human name for pin on Pinata.
Required Pinata API key.
Required Pinata Secret API key.
Required Verbose mode. Default "false"
.
Deployed hash value.
uses: anantaramdas/ipfs-pinata-deploy-action@v1.5.1
with:
pin-name: 'My personal site'
path: './build'
pinata-api-key: 11111111111111111111
pinata-secret-api-key: 2222222222222222222222222222222222222222222222222222222222222222
verbose: true