Skip to content

Commit 4618465

Browse files
update workflow
1 parent c344f83 commit 4618465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/netunicorn-library-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
- name: Publish package
6363
uses: pypa/gh-action-pypi-publish@release/v1
6464
with:
65-
packages_dir: "temp/netunicorn/netunicorn-library/dist"
65+
packages-dir: "temp/netunicorn/netunicorn-library/dist"
6666
- name: push tag
6767
uses: anothrNick/[email protected]
6868
env:

0 commit comments

Comments
 (0)