Merge pull request #11364 from backstage/renovate/jamesives-github-pages-deploy-action-4.x

chore(deps): update jamesives/github-pages-deploy-action action to v4
This commit is contained in:
Fredrik Adelöw
2022-05-10 15:03:32 +02:00
committed by GitHub
+3 -4
View File
@@ -55,8 +55,7 @@ jobs:
run: ls microsite/build/backstage && ls microsite/build/backstage/storybook
- name: Deploy both microsite and storybook to gh-pages
uses: JamesIves/github-pages-deploy-action@3.7.1
uses: JamesIves/github-pages-deploy-action@v4.3.3
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: gh-pages
FOLDER: microsite/build/backstage
branch: gh-pages
folder: microsite/build/backstage