Skip to content

Commit

Permalink
Fix name typo
Browse files Browse the repository at this point in the history
Signed-off-by: Bernát Gábor <[email protected]>
  • Loading branch information
gaborbernat committed Oct 20, 2024
1 parent 8d46cb2 commit 49d936a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
tidelift: pypi/toml-fmt-py-common
tidelift: pypi/toml-fmt-common
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
runs-on: ubuntu-latest
environment:
name: release
url: https://pypi.org/project/toml-fmt-py-common/${{ github.ref_name }}
url: https://pypi.org/project/toml-fmt-common/${{ github.ref_name }}
permissions:
id-token: write
steps:
Expand Down

0 comments on commit 49d936a

Please sign in to comment.