Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
MichelleArk committed Jan 23, 2024
1 parent d88d684 commit a2184b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Install hatch
run: python -m pip install hatch
shell: bash

- name: Build artifacts
run: hatch build
shell: bash
Expand All @@ -57,4 +57,4 @@ jobs:
shell: bash

- name: Publish artifacts to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
uses: pypa/gh-action-pypi-publish@release/v1

0 comments on commit a2184b5

Please sign in to comment.