Skip to content

Commit

Permalink
SP-663 Update package directory
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbrodie committed Aug 9, 2023
1 parent 167df56 commit 973bfdf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,6 @@ jobs:
steps:
- uses: actions/download-artifact@v3
- name: Publish package distributions to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
uses: pypa/gh-action-pypi-publish@release/v1
with:
packages_dir: artifact/

0 comments on commit 973bfdf

Please sign in to comment.