Skip to content

Commit

Permalink
Fix bump_external_releases.py support for palantir
Browse files Browse the repository at this point in the history
  • Loading branch information
macisamuele committed Jul 13, 2024
1 parent fb61cd8 commit 2f95a7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump_external_releases.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ def bump_google_java_formatter():
def bump_palantir_java_formatter():
return bump_release(
github_project="jsonschema2dataclass/palantir-cli",
tool_name="palantir-cli",
tool_name="palantir",
)


Expand Down

0 comments on commit 2f95a7a

Please sign in to comment.