diff --git a/.forgejo/workflows/typo3-staged-deploy.yaml b/.forgejo/workflows/typo3-staged-deploy.yaml index 7da0481..bed5f3e 100644 --- a/.forgejo/workflows/typo3-staged-deploy.yaml +++ b/.forgejo/workflows/typo3-staged-deploy.yaml @@ -60,7 +60,7 @@ on: description: 'Also deploy to production after stage succeeds' required: false type: boolean - default: false + default: true secrets: stage_key: description: 'SSH key for staging'