Skip to content

Commit

Permalink
add sdist
Browse files Browse the repository at this point in the history
  • Loading branch information
grburgess committed Dec 31, 2020
1 parent 3975f84 commit d239b1e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,9 @@ jobs:
- uses: actions/setup-python@v2
with:
python-version: 3.8

- name: Run sdist
run: |
python setup.py sdist
- uses: pypa/gh-action-pypi-publish@master
with:
user: __token__
Expand Down

0 comments on commit d239b1e

Please sign in to comment.