We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed40296 commit b23c2d1Copy full SHA for b23c2d1
.github/workflows/build.yml
@@ -60,7 +60,6 @@ jobs:
60
storacha-proof: ${{ secrets.STORACHA_PROOF }}
61
#TODO pinata-jwt-token: ${{ secrets.PINATA_JWT_TOKEN }}
62
github-token: ${{ github.token }}
63
- pin-name: 'specs.ipfs.tech-${{ github.sha }}'
64
65
- name: Update DNSLink
66
if: false # TODO github.ref == 'refs/heads/main' # only update DNSLink for main branch
0 commit comments