ci: add environment

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