- Merge a PR that bumps the version in
package.json
andsnapcraft.yaml
totrunk
. - Publish assets with the command,
npx electron-forge publish --arch="x64,arm64"
. git fetch
to pull the latest tag. (technically, optional)- Once the .debs are on GitHub, run
snapcraft remote-build
. snapcraft upload --release=stable pocket-casts_0.10.1_amd64.snap
snapcraft upload --release=stable pocket-casts_0.10.1_arm64.snap