CrazyMax
CrazyMax
Signed-off-by: CrazyMax
* [docker/github-actions](https://github.com/docker/github-actions) deprecated. Switch to the "main" Docker action [docker/build-push-action](https://github.com/docker/build-push-action) * [crazy-max/ghaction-docker-buildx](https://github.com/crazy-max/ghaction-docker-buildx) archived and moved to [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) * Prepend official Docker actions in the Docker section _Review when v2.0.0 of...
Hi @vfeskov ! Again, thanks a lot for this project, it saves my a lot of time :) Is it possible to add an option that would allow notification only...
Hi, Today we receive notifications for `pre-release` : https://github.com/brave/browser-laptop/releases/tag/v0.25.203  Is it possible to add an option to skip notifications for these ?
Can you create a release for this project and follow [semantic versioning](https://semver.org/) please? It is ok to start with `v0` version to allow backward incompatible changes. So `v0.1.0` could be...
@psampaz First of all thank you for this great project! Really useful! As a modest gift, here is a PR that offers some enhancements for the current workflow: * Use...