Skip to content

Commit

Permalink
keep artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
aodag committed May 8, 2021
1 parent 7a5e627 commit 29a505d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,8 @@ jobs:
- name: package
run: |
python -m build .
- name: upload dists
uses: actions/upload-artifact@v2
with:
name: dist
path: dist

0 comments on commit 29a505d

Please sign in to comment.