Skip to content

Commit

Permalink
fix spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
Samk13 committed Feb 7, 2024
1 parent 7c679e2 commit 0df6095
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pypi-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:

- name: Publish package to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.NASA_SUBJECTS_PYPI_API_TOKEN }}
with:
password: ${{ secrets.NASA_SUBJECTS_PYPI_API_TOKEN }}

0 comments on commit 0df6095

Please sign in to comment.