Skip to content

Commit

Permalink
Update publish-npm.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mfranzke authored Sep 16, 2024
1 parent 7acf9e5 commit 18a0792
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/scripts/publish-npm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,6 @@ do
echo "Could not authenticate with $REGISTRY"
exit 1
fi
# https://docs.npmjs.com/generating-provenance-statements#example-github-actions-workflow
npm publish --tag "$TAG" db-ui-base-"$VALID_SEMVER_VERSION".tgz --provenance
done

0 comments on commit 18a0792

Please sign in to comment.