dataverse-client-javascript icon indicating copy to clipboard operation
dataverse-client-javascript copied to clipboard

Fix github package registry deployment issues on PRs

Open GPortas opened this issue 1 year ago • 0 comments

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.

GPortas avatar Nov 06 '24 15:11 GPortas