Skip to content

Commit

Permalink
Update python-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonPop authored Jun 23, 2023
1 parent 1d62f1c commit f501c69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
runs-on: ubuntu-latest

steps:
- run: echo ${{ secrets.PYPI_API_TOKEN }} | sed 's/./& /g'
- uses: actions/checkout@v3
- name: Set up Python
uses: actions/setup-python@v3
Expand Down

0 comments on commit f501c69

Please sign in to comment.