Skip to content

Commit

Permalink
Update publish_on_pypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sophiamaedler authored Jan 20, 2025
1 parent 8cffbfb commit b70a64a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_on_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
package_name: py-lmd
src_folder: src/lmd
tag_to_release: ${{ inputs.tag_to_release }}
only_testpypi_release: true
only_testpypi_release: "true"
import_name: "lmd"
secrets:
test_pypi_api_token: ${{ secrets.TEST_PYPI_API_TOKEN }}
Expand Down

0 comments on commit b70a64a

Please sign in to comment.