Skip to content

Commit 973bfdf

Browse files
committed
SP-663 Update package directory
1 parent 167df56 commit 973bfdf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,6 @@ jobs:
3030
steps:
3131
- uses: actions/download-artifact@v3
3232
- name: Publish package distributions to PyPI
33-
uses: pypa/gh-action-pypi-publish@release/v1
33+
uses: pypa/gh-action-pypi-publish@release/v1
34+
with:
35+
packages_dir: artifact/

0 commit comments

Comments
 (0)