Skip to content

Commit

Permalink
👷 (github): More update actions configs
Browse files Browse the repository at this point in the history
  • Loading branch information
dd committed Jun 20, 2024
1 parent 52b86bf commit 6f2c64a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mkdocs-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ jobs:
hatch run docs:ci-build $MERINGUE_DOCS_VERSION dev
else
hatch run docs:ci-build $MERINGUE_DOCS_VERSION latest
hatch run docs:mike set-default --push latest
fi
hatch run docs:mike set-default --push latest
- name: Create archive
run: git archive -o site.zip gh-pages
Expand Down

0 comments on commit 6f2c64a

Please sign in to comment.