We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d0ccca commit 3d5d3aeCopy full SHA for 3d5d3ae
.github/workflows/deploy.yml
@@ -16,7 +16,7 @@ jobs:
16
npm run build
17
18
- name: Deploy 🚀
19
- uses: JamesIves/[email protected].4
+ uses: JamesIves/[email protected].9
20
with:
21
branch: gh-pages # The branch the action should deploy to.
22
folder: build # The folder the action should deploy.
0 commit comments