Skip to content

Commit

Permalink
updates github-pages-deploy-action
Browse files Browse the repository at this point in the history
  • Loading branch information
janvonde committed Nov 20, 2020
1 parent 0421e62 commit 57bfd26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: mvn -f goobi-viewer-core/pom.xml javadoc:javadoc

- name: Publish Javadoc on Github pages
uses: JamesIves/github-pages-deploy-action@3.5.7
uses: JamesIves/github-pages-deploy-action@3.7.1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: gh-pages
Expand Down

0 comments on commit 57bfd26

Please sign in to comment.