Commit b1b48fec authored by Ruilong Li's avatar Ruilong Li
Browse files

environment name for publish

parent 82fefe24
...@@ -10,6 +10,7 @@ on: ...@@ -10,6 +10,7 @@ on:
jobs: jobs:
deploy: deploy:
runs-on: ubuntu-latest runs-on: ubuntu-latest
environment: production
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment