Skip to content

Commit

Permalink
Add comment to test deploy with new key
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwinKato committed Oct 13, 2023
1 parent 6112527 commit 9a718d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
uses: JamesIves/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GB_TOKEN }}
# Test branch
BRANCH: cl2-component-library-storybook-test # The branch the action should deploy to.
FOLDER: cl2-component-library/docs-build # The folder that the build-storybook script generates files.
CLEAN: true # Automatically remove deleted files from the deploy branch
Expand Down

0 comments on commit 9a718d8

Please sign in to comment.