We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1c81510 + 7d88e9f commit f31d0adCopy full SHA for f31d0ad
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
- run: npm ci
39
- run: npm run build
40
- name: Deploy to GitHub Pages
41
- uses: JamesIves/github-pages-deploy-action@15de0f09300eea763baee31dff6c6184995c5f6a
+ uses: JamesIves/github-pages-deploy-action@6c2d9db40f9296374acc17b90404b6e8864128c8
42
with:
43
branch: gh-pages
44
folder: examples
0 commit comments