From 495afb701e694432a7f64e714ca1e107b6d72473 Mon Sep 17 00:00:00 2001 From: Nick Alteen Date: Thu, 22 Feb 2024 16:41:53 -0500 Subject: [PATCH] Remove button --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 6831d3f..87f6bcb 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,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-prebuilt-action) - ## Create Your Own Action To create your own action, you can use this repository as a template! Just