mirror of
https://github.com/Xevion/spotify-quickauth.git
synced 2025-12-06 07:16:26 -06:00
Remove production environment
This commit is contained in:
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@@ -34,7 +34,6 @@ env:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
environment: production
|
||||
strategy:
|
||||
fail-fast: ${{ startsWith(github.ref, 'refs/tags/') || github.event.inputs.fail_fast == 'true' }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user