Skip to content

Commit a84d7dc

Browse files
committed
Merge branch 'main' of https://github.com/digdir/digdir.no
2 parents 95eadf5 + 8a6cada commit a84d7dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232
uses: peaceiris/actions-gh-pages@v4
3333
with:
3434
github_token: ${{ secrets.GITHUB_TOKEN }}
35-
publish_dir: ./docs/dist
35+
publish_dir: docs/dist
3636
publish_branch: gh-pages
3737
cname: ''

0 commit comments

Comments
 (0)