0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00

Merge pull request #72 from logto-io/gao--add-environment-in-deploy-dev

chore: add environment in `deploy-dev` workflow
This commit is contained in:
Gao Sun 2021-08-10 20:51:07 +08:00 committed by GitHub
commit 8e13bea797

View file

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