Skip to content

Commit

Permalink
ci: use token for pushing storybook to github pages
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinWeb authored Nov 22, 2023
1 parent e16d575 commit 61b117c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
repository: AxaFrance/AxaFrance.github.io
ref: master
path: gh-pages
token: ${{ secrets.PUSH_PAT }}
- name: Rename latest Storybook folder
id: rename-latest-storybook
run: |
Expand Down

0 comments on commit 61b117c

Please sign in to comment.