From 24dbdd0aa378df2236c1f8c8e70efa492082b31f Mon Sep 17 00:00:00 2001 From: Nick Alteen Date: Thu, 22 Feb 2024 16:42:15 -0500 Subject: [PATCH] Remove button --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index bbfff8a..9d53b0c 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,6 @@ action, see the [Container Toolkit Action](https://github.com/actions/container-toolkit-action) repository. -[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/actions/container-action) - ## Create Your Own Action To create your own action, you can use this repository as a template! Just