diff --git a/.github/workflows/deploy_to_neocities.yml b/.github/workflows/deploy_to_neocities.yml index 1b6fd51..29982e9 100644 --- a/.github/workflows/deploy_to_neocities.yml +++ b/.github/workflows/deploy_to_neocities.yml @@ -4,7 +4,7 @@ name: Deploy to neocities on: push: branches: - - master + - main concurrency: # prevent concurrent deploys doing strange things group: deploy-to-neocities