dataverse-client-javascript
dataverse-client-javascript copied to clipboard
Fix github package registry deployment issues on PRs
Sometimes the deployment GitHub Action to github package registry fails on PRs, indicating that the version generated by the commit has already been deployed and cannot be overwritten. The goal is to fix this problem.