Merge pull request #850 from psforever/renovate/jamesives-github-pages-deploy-action-4.x

Update JamesIves/github-pages-deploy-action action to v4.1.4
This commit is contained in:
Fate-JH 2021-06-09 09:40:35 -04:00 committed by GitHub
commit 5c60c9fe25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@ jobs:
- name: Build docs
run: sbt docs/unidoc
- name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@4.1.3
uses: JamesIves/github-pages-deploy-action@4.1.4
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: gh-pages