mirror of
https://github.com/logto-io/logto.git
synced 2025-01-20 21:32:31 -05:00
chore: add environment in deploy-dev
workflow
This commit is contained in:
parent
b66f2e96df
commit
ea848863b6
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deploy-dev.yml
vendored
1
.github/workflows/deploy-dev.yml
vendored
|
@ -6,6 +6,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
environment: dev
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Reference in a new issue