From 428bddeb17205cab37c6dc9591a7bf705cf30a04 Mon Sep 17 00:00:00 2001 From: Marc Espin Sanz Date: Sat, 12 Mar 2022 13:30:24 +0100 Subject: [PATCH] :construction: Cleaned up --- .github/workflows/cd.yml | 2 +- readme.md | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 7f38efe..f110f24 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -2,7 +2,7 @@ name: Release libs on: workflow_dispatch: - branches: [ main, feature/cd ] + branches: [ main ] inputs: version: description: 'Version' diff --git a/readme.md b/readme.md index db41889..6475230 100644 --- a/readme.md +++ b/readme.md @@ -11,7 +11,6 @@ That beind said, feel free to contribute, it only supports **Windows** at the mo Before making the installer make sure you have your project as: ``` -. +-- MyApp.exe +-- icons | +-- icon.ico (Windows)