Skip to content

Commit

Permalink
Update zip.md
Browse files Browse the repository at this point in the history
  • Loading branch information
erickzhao authored Jul 5, 2024
1 parent 27306ca commit 2aa81f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/makers/zip.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ The first time you run `make` with this parameter configured, an architecture-sp

Once this asset is uploaded to the bucket, subsequent runs will read from the existing manifest at `https://my-bucket.s3.amazonaws.com/my-app-updates/darwin/arm64/RELEASES.json` and modify it to update the `currentRelease` property to the next version that is built.

For end-to-end instructions on this process, including how to publish assets to S3 and set up the autoUpdater to read the `RELEASES.json` manifest, see the [Auto updating from S3](s3#auto-updating-from-s3) guide.
For end-to-end instructions on this process, including how to publish assets to S3 and set up the autoUpdater to read the `RELEASES.json` manifest, see the [Auto updating from S3](s3/) guide.

0 comments on commit 2aa81f9

Please sign in to comment.