0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-30 20:33:54 -05:00

chore: add environment in deploy-dev workflow

This commit is contained in:
Gao Sun 2021-08-10 17:17:47 +08:00
parent 0201d4f8ea
commit 72ce571ebe

View file

@ -6,6 +6,7 @@ on:
jobs:
deploy:
environment: dev
runs-on: ubuntu-latest
steps: