Skip to content

Commit

Permalink
rename some action arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
pudo committed Nov 20, 2023
1 parent db6d6e1 commit 6e69233
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ jobs:
with:
user: __token__
password: ${{ secrets.pypi_password }}
packages_dir: dist/
skip_existing: true
packages-dir: dist/
skip-existing: true

nodejs:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6e69233

Please sign in to comment.