Skip to content

Commit

Permalink
Merge pull request #97 from konno-yu/renovate/jamesives-github-pages-…
Browse files Browse the repository at this point in the history
…deploy-action-4.x

Update JamesIves/github-pages-deploy-action action to v4
  • Loading branch information
konno-yu authored May 9, 2022
2 parents 2ec1636 + bbb3a35 commit 10658a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: build storybook
run: npm run build-storybook
- name: deploy to github pages
uses: JamesIves/github-pages-deploy-action@3.7.1
uses: JamesIves/github-pages-deploy-action@v4.3.3
with:
GITHUB_TOKEN: ${{ secrets.ACTIONS_DEPLOY_KEY }}
BRANCH: develop
Expand Down

0 comments on commit 10658a7

Please sign in to comment.