Skip to content

Commit

Permalink
add verbose output for ipfs pinning/upload
Browse files Browse the repository at this point in the history
  • Loading branch information
samepant committed Jul 5, 2024
1 parent ff3bf10 commit 0477d02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dev-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
with:
pin-name: Zodiac Roles App - Latest — ${ GITHUB_SHA }
path: "./packages/app/build"
verbose: true
pinata-api-key: ${{ secrets.PINATA_API_KEY }}
pinata-secret-api-key: ${{ secrets.PINATA_API_SECRET_KEY }}

Expand Down

0 comments on commit 0477d02

Please sign in to comment.