Skip to content

Commit

Permalink
Merge pull request #318 from twilson63/rosmcmahon-patch-2
Browse files Browse the repository at this point in the history
Update deploy.mjs
  • Loading branch information
twilson63 authored Mar 27, 2024
2 parents 55d1d5a + f6202cf commit c3c55ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/deploy.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ const contract = warp.contract(ANT).connect(jwk);
const result = await bundlr.uploadFolder("./src/.vuepress/dist", {
indexFile: "index.html",
});
console.log('manifest id:', result.id)

// update ANT

Expand Down

0 comments on commit c3c55ee

Please sign in to comment.