Skip to content

Commit

Permalink
Merge pull request #354 from navikt/dependabot/github_actions/JamesIv…
Browse files Browse the repository at this point in the history
…es/github-pages-deploy-action-4.4.1

chore(deps): bump JamesIves/github-pages-deploy-action from 4.4.0 to 4.4.1
  • Loading branch information
ybelMekk authored Oct 13, 2022
2 parents 5f03df0 + 17d3815 commit 05e6801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dokka.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: ./gradlew dokkaHtm -Pversion=${{ env.VERSION }}

- name: Publish documentation
uses: JamesIves/[email protected].0
uses: JamesIves/[email protected].1
with:
branch: gh-pages
folder: build/dokka/html
Expand Down

0 comments on commit 05e6801

Please sign in to comment.