diff --git a/.github/workflows/mean_bean_deploy.yml b/.github/workflows/mean_bean_deploy.yml.bak similarity index 98% rename from .github/workflows/mean_bean_deploy.yml rename to .github/workflows/mean_bean_deploy.yml.bak index f2a0b00..88e151b 100644 --- a/.github/workflows/mean_bean_deploy.yml +++ b/.github/workflows/mean_bean_deploy.yml.bak @@ -11,7 +11,7 @@ env: jobs: # This job downloads and stores `cross` as an artifact, so that it can be # redownloaded across all of the jobs. Currently this copied pasted between - # `mean_bean_ci.yml` and `mean_bean_deploy.yml`. Make sure to update both places when making + # `mean_bean_ci.yml.bak` and `mean_bean_deploy.yml`. Make sure to update both places when making # changes. install-cross: runs-on: ubuntu-latest