Skip to content

Commit

Permalink
feat: Add GitHub release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
navasvarela committed Sep 18, 2024
1 parent a172e50 commit 407e82b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,4 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.PYPI_TOKEN }}
repository-url: https://pypi.org/p/nada-dsl/
repository-url: https://upload.pypi.org/legacy/

0 comments on commit 407e82b

Please sign in to comment.