From 9c3c0314f1ec6f8fee967508168c5aa3c50a4081 Mon Sep 17 00:00:00 2001 From: Bye <bye@byecorps.com> Date: Fri, 2 Sep 2022 15:56:24 +0100 Subject: [PATCH] Update filedeploy.yml --- .github/workflows/filedeploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/filedeploy.yml b/.github/workflows/filedeploy.yml index 7c8eec5..6565f74 100644 --- a/.github/workflows/filedeploy.yml +++ b/.github/workflows/filedeploy.yml @@ -1,5 +1,5 @@ # Simple workflow for deploying static content to GitHub Pages -name: Deploy static content to Pages +name: Update game remotely on: # Runs on pushes targeting the default branch -- GitLab