From 13ee5765399a96f8eb155ef63dd758b91f9cf1d8 Mon Sep 17 00:00:00 2001 From: Nick Alteen Date: Thu, 22 Feb 2024 16:36:11 -0500 Subject: [PATCH] Remove button --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 6a7abd3..0cd8af7 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,6 @@ publishing, and versioning guidance. For more information on the GitHub Actions toolkit, see the [`actions/toolkit` repository](https://github.com/actions/toolkit/tree/main/docs) -[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/actions/container-toolkit-action) - ## Create Your Own Action To create your own action, you can use this repository as a template! Just