Skip to content

Commit

Permalink
test(ci): trigger re-build of recent release
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel committed Jan 31, 2024
1 parent cbbea76 commit fab7224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
default: '/ipns/dist.ipfs.tech'

env:
DIST_ROOT: ${{ github.event.inputs.custom_dist_root || '/ipns/dist.ipfs.tech' }} # content root used for calculating diff to build
DIST_ROOT: '/ipfs/QmaSbz55W2q74SzMDYxLuwCwvfYwaHQrz5uHsyzonPUSUH' # TODO ${{ github.event.inputs.custom_dist_root || '/ipns/dist.ipfs.tech' }} # content root used for calculating diff to build
KUBO_VER: 'v0.24.0' # kubo daemon used for chunking and applying diff
CLUSTER_CTL_VER: 'v1.0.7' # ipfs-cluster-ctl used for pinning

Expand Down

0 comments on commit fab7224

Please sign in to comment.