We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c11673 commit 9d05fcfCopy full SHA for 9d05fcf
.github/workflows/release.yml
@@ -38,7 +38,7 @@ jobs:
38
run: npm run docs
39
40
- name: Deploy to GitHub Pages
41
- uses: JamesIves/[email protected].2
+ uses: JamesIves/[email protected].3
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