Remove production environment

This commit is contained in:
2024-10-05 17:53:24 -05:00
parent 2d81bdcea5
commit 6a144177ac

View File

@@ -34,7 +34,6 @@ env:
jobs: jobs:
build: build:
environment: production
strategy: strategy:
fail-fast: ${{ startsWith(github.ref, 'refs/tags/') || github.event.inputs.fail_fast == 'true' }} fail-fast: ${{ startsWith(github.ref, 'refs/tags/') || github.event.inputs.fail_fast == 'true' }}