We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93bce98 commit 2498f72Copy full SHA for 2498f72
.github/workflows/release.yml
@@ -39,7 +39,7 @@ jobs:
39
run: npm run docs
40
41
- name: Deploy to GitHub Pages
42
- uses: JamesIves/[email protected].2
+ uses: JamesIves/[email protected].3
43
with:
44
branch: gh-pages # The branch the action should deploy to.
45
folder: docs/api/@edx/frontend-platform/1.0.0-semantically-released # The folder the action should deploy.
0 commit comments