ci: add environment

This commit is contained in:
Alex Yang
2023-08-16 11:31:13 -05:00
parent e0a3c7f2bc
commit 645a300112
+1
View File
@@ -16,6 +16,7 @@ jobs:
publish-storybook: publish-storybook:
name: Publish Storybook name: Publish Storybook
runs-on: ubuntu-latest runs-on: ubuntu-latest
environment: development
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with: with: