Skip to content

Commit

Permalink
chore: release 0.2.0
Browse files Browse the repository at this point in the history
Release-As: 0.2.0
  • Loading branch information
farshadniayeshpour committed Jun 3, 2024
1 parent 4f29116 commit de907e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
repository-url: https://test.pypi.org/legacy/ # TODO: change to https://upload.pypi.org/legacy/ after testing
- name: Install mike
run: poetry run mkdocs build
# https://github.com/jimporter/mike/blob/master/README.md#deploying-via-ci
- name: Configure git and fetch origin
run: |
git config user.name PsiQ-Qref
Expand Down

0 comments on commit de907e0

Please sign in to comment.