Skip to content

Commit aff300c

Browse files
authored
Merge pull request #280 from navikt/patch-dokka-workflow
patch: dokka workflow should rebase, not force-push
2 parents a439a77 + 2f26c6e commit aff300c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dokka.yml

+1
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,5 @@ jobs:
3333
branch: master
3434
folder: build/dokka/gfm
3535
target-folder: docs
36+
force: false
3637
commit-message: "doc: Add documentation for latest release: ${{ env.VERSION }}"

0 commit comments

Comments
 (0)