Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: correct git package url #19

Merged
merged 1 commit into from
May 3, 2024
Merged

fix: correct git package url #19

merged 1 commit into from
May 3, 2024

Conversation

blacha
Copy link
Member

@blacha blacha commented May 3, 2024

Motivation

npm published failed to publish due to

npm ERR! 422 Unprocessable Entity - PUT https://registry.npmjs.org/@linzjs%2fcdk-tags - Error verifying sigstore provenance bundle: Failed to validate repository information: package.json: "repository.url" is "git://github.com/linz/cdk-tag.git", expected to match "https://github.com/linz/cdk-tags" from provenance

Modification

Correct the package.json git url location.

@blacha blacha merged commit 354e712 into master May 3, 2024
2 checks passed
@blacha blacha deleted the fix/correct-package-url branch May 3, 2024 02:20
jackie-linz pushed a commit that referenced this pull request May 3, 2024
🤖 I have created a release *beep* *boop*
---


## [1.2.1](v1.2.0...v1.2.1)
(2024-05-03)


### Bug Fixes

* correct git package url
([#19](#19))
([354e712](354e712))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants