We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1048001 commit 683f57dCopy full SHA for 683f57d
.github/workflows/release.yml
@@ -38,7 +38,7 @@ jobs:
38
run: npm run docs
39
40
- name: Deploy to GitHub Pages
41
- uses: JamesIves/github-pages-deploy-action@v4.4.3
+ uses: JamesIves/github-pages-deploy-action@v4.5.0
42
with:
43
branch: gh-pages # The branch the action should deploy to.
44
folder: docs/api/@edx/frontend-platform/1.0.0-semantically-released # The folder the action should deploy.
0 commit comments