diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index ff149b6bc..93b960dfe 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -4,7 +4,7 @@ on: push: branches: - master - # - 5065-automatic-deployment-to-stage.ocelot.social-on-push-to-master-branch # for testing while developing + - 5093-fix-automatic-deployment # for testing while developing jobs: ##############################################################################