From 00b94b95229306351aa7e9f6a156b6c65048b829 Mon Sep 17 00:00:00 2001 From: Felicia Date: Thu, 30 May 2024 13:27:21 -0700 Subject: [PATCH] delete filename --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fdfb0e..5433484 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ To use this Jamsocket deploy action, add the action to your [Github Workflow](ht Here's an example of an action that will run whenever code is pushed to `main`. This action would live under the `.github/workflows` folder. -```yaml filename=depoy.yaml +```yaml name: Deploy to Jamsocket on: push: