Skip to content

Commit

Permalink
Update PyPI URL
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Aug 1, 2024
1 parent d2f7f80 commit 8b64ce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
needs: [build]
environment:
name: pypi
url: https://pypi.org/p/dbt-ext
url: https://pypi.org/p/meltano-dbt-ext
if: startsWith(github.ref, 'refs/tags/')
permissions:
id-token: write # Needed for OIDC PyPI publishing
Expand Down

0 comments on commit 8b64ce2

Please sign in to comment.