ci: add environment

This commit is contained in:
Alex Yang 2023-08-16 11:31:13 -05:00
parent e0a3c7f2bc
commit 645a300112

View File

@ -16,6 +16,7 @@ jobs:
publish-storybook:
name: Publish Storybook
runs-on: ubuntu-latest
environment: development
steps:
- uses: actions/checkout@v3
with: