diff --git a/.github/workflows/deploy_test.yml b/.github/workflows/deploy_test.yml index 1f87bb5..c231670 100644 --- a/.github/workflows/deploy_test.yml +++ b/.github/workflows/deploy_test.yml @@ -3,7 +3,7 @@ name: Continuous Development Deploy to TDT4242 server on: push: branches: - - develop # Or your development branch + - main # Or your development branch workflow_dispatch: inputs: config: