Update ci.yml

This commit is contained in:
Aurora Lahtela 2022-11-27 10:51:36 +02:00 committed by GitHub
parent 842ecfaaee
commit 801f51d823
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
uses: JamesIves/github-pages-deploy-action@v4
with:
branch: gh-pages # The branch the action should deploy to.
folder: javadocs # The folder the action should deploy.