Skip to content

Commit

Permalink
remove working directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
shyamd committed Apr 19, 2020
1 parent 6df902e commit e44195d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:

- name: Publish package
uses: pypa/gh-action-pypi-publish@master
working-directory:
with:
user: __token__
password: ${{ secrets.PYPY_API_TOKEN }}
Expand Down

0 comments on commit e44195d

Please sign in to comment.