diff --git a/.github/workflows/svc-build-release.yml b/.github/workflows/svc-build-release.yml index ea08570..4e652cf 100644 --- a/.github/workflows/svc-build-release.yml +++ b/.github/workflows/svc-build-release.yml @@ -107,7 +107,7 @@ jobs: concurrency: group: '${{ github.workflow }}-${{ github.ref }}-deploy-dev' environment: dev - # if: github.ref == 'refs/heads/trunk' + if: github.ref == 'refs/heads/trunk' steps: - uses: 3lvia/core-github-actions-templates/deploy@trunk with: