From 28e4a32cbe503b76afbf607fc9c6fce0d12f30cc Mon Sep 17 00:00:00 2001 From: Andrew Mason Date: Sat, 1 Aug 2020 12:06:22 -0400 Subject: [PATCH] chore(release): :bookmark: bump version to 0.0.1 --- action.yml | 4 ++++ version.toml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/action.yml b/action.yml index ff31dd2..8e8c46a 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,9 @@ name: "Bridgetown Github Pages Action" description: "A GitHub Action to Deploy your Bridgetown site to GitHub Pages." +branding: + icon: "box" + color: "green" + inputs: repository: description: "The GitHub repository to push the built site to." diff --git a/version.toml b/version.toml index 77d6f4c..8acdd82 100644 --- a/version.toml +++ b/version.toml @@ -1 +1 @@ -0.0.0 +0.0.1