From cbc91aace71e7ad055621a1a112774b3c1210074 Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Tue, 22 Aug 2023 15:22:34 -0400 Subject: [PATCH 1/2] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3ce68e8..77e83db 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ Write up a [YAML configuration](#configuration), push it to your repo, and you'r ## Example +The action requires very little configuration. +Consider using our publishing wizard to put it together in only a couple minutes: https://flakehub.com/new + This workflow pushes new tags matching the conventional format (eg. `v1.0.0`, `v0.1.0-rc4`) to Flakehub. From 69dcd0db3d61b75d830a428731ae9ac002a4d1dd Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Tue, 22 Aug 2023 15:24:49 -0400 Subject: [PATCH 2/2] Update README.md Co-authored-by: Cole Helbling --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 77e83db..169c851 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,13 @@ Write up a [YAML configuration](#configuration), push it to your repo, and you'r ## Example +### Guided wizard + The action requires very little configuration. Consider using our publishing wizard to put it together in only a couple minutes: https://flakehub.com/new +### Manual configuration + This workflow pushes new tags matching the conventional format (eg. `v1.0.0`, `v0.1.0-rc4`) to Flakehub.