Update ci.yml

Update JamesIves/github-pages-deploy-action
This commit is contained in:
Aurora Lahtela 2022-11-27 10:27:07 +02:00 committed by GitHub
parent 059d4553aa
commit 842ecfaaee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ jobs:
touch .nojekyll
- name: 📤 Deploy Javadocs
if: github.ref == 'refs/heads/master'
uses: JamesIves/github-pages-deploy-action@4.1.4
uses: JamesIves/github-pages-deploy-action@4
with:
branch: gh-pages # The branch the action should deploy to.
folder: javadocs # The folder the action should deploy.