0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00

ci: update cloud env name ()

This commit is contained in:
Gao Sun 2023-03-06 23:05:35 +08:00 committed by GitHub
parent 9c487c99dc
commit c685558263
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,7 +51,7 @@ jobs:
deploy-dev:
runs-on: ubuntu-latest
needs: dockerize
environment: cloud
environment: cloud-dev
if: ${{ !startsWith(github.ref, 'refs/tags/') }}
steps: