We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cfad5af + 55c4e60 commit ad9223bCopy full SHA for ad9223b
1 file changed
.github/workflows/deploy-pages.yaml
@@ -30,7 +30,7 @@ jobs:
30
yarn build:app
31
cd ..
32
- name: Deploy 🚀
33
- uses: JamesIves/github-pages-deploy-action@v4.7.6
+ uses: JamesIves/github-pages-deploy-action@v4.8.0
34
with:
35
branch: gh-pages # The branch the action should deploy to.
36
folder: papyros/dist # The folder the action should deploy.
0 commit comments