@mschoening/forge-publisher-gcs

A Forge publisher for Google Cloud Storage


Keywords
electron, forge, google, cloud, storage, publisher
License
MIT
Install
npm install @mschoening/forge-publisher-gcs@0.1.0

Documentation

@mschoening/forge-publisher-gcs

A fork of forge-publisher-gcs that allows setting metadata on the uploaded files.

This is useful to set cache-control headers.

To install dependencies:

bun install

To build:

bun run build

To publish:

npm publish