Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
david-i-berry committed Aug 21, 2024
1 parent 557c91b commit 5fa9b33
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4

- name: Setup
run: |
python -m pip install build twine
- name: Build and publish
env:
TWINE_USERNAME: __token__
Expand Down

0 comments on commit 5fa9b33

Please sign in to comment.