From c481adb26f13c23b71c20e849e0387c55afbfd2c Mon Sep 17 00:00:00 2001 From: Samuel Meuli Date: Wed, 18 Dec 2019 22:50:41 +0100 Subject: [PATCH] Add Electron Builder Action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6d70721..569ee3c 100644 --- a/README.md +++ b/README.md @@ -355,6 +355,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Deploy a Collection to Ansible Galaxy](https://github.com/artis3n/ansible_galaxy_collection) - [An example of using Terraform to validate and apply GitHub administration](https://github.com/asgharlabs/github-terraform/tree/master/.github/workflows) - [Publish module to Puppet Forge](https://github.com/barnumbirr/action-forge-publish) +- [Build and publish Electron apps](https://github.com/samuelmeuli/action-electron-builder) ### External Services