mirror of
https://github.com/logto-io/logto.git
synced 2025-01-06 20:40:08 -05:00
ci: update cloud env name (#3307)
This commit is contained in:
parent
9c487c99dc
commit
c685558263
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-cloud.yml
vendored
2
.github/workflows/release-cloud.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue