devinstasafe

Results 6 comments of devinstasafe

Maybe if they add an "Update" release option along with "Body description" option this could work.

The reason it does not work is because it is [actually deleting the older release](https://github.com/marvinpinto/actions/blob/c86cacd289b8391d77f267b976e830c25826e933/packages/automatic-releases/src/main.ts#L298) (with same tag) and creating a new one. If a flag is added to "update"...

For others, if you would like to update at one location only, then this is the way to go as of July 5th 2021:: ```json { "FixedFileInfo": { "FileVersion": {...

@ravibpatel Hi! I went through the linked issue and other Windows Service related issues.. But my question is this. How will the update logic work without the service running? Like,...

Not sure if this helps.. https://github.com/herrbischoff/awesome-macos-command-line#disk-images The issue is it works only on a desktop with GUI access. Did anyone get this working for GitHub Actions/Non-TTY environment?

Since notarization can only be done on `dmg`s think becomes important when we need to release signed copies