DataDog / datadog-lambda-js

The Datadog AWS Lambda Library for Node
Apache License 2.0
107 stars 35 forks source link

chore: update permissions for npm publisher #489

Closed duncanista closed 6 months ago

duncanista commented 6 months ago

What does this PR do?

Fixes permissions on the ci/publish_npm.sh permissions

Motivation

Last release failed on publishing to NPM.

Testing Guidelines

n/a

Additional Notes

Types of Changes

Check all that apply

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ae98c34) 82.11% compared to head (ffd6ad6) 82.11%.

:exclamation: Current head ffd6ad6 differs from pull request most recent head 63a00f6. Consider uploading reports for the commit 63a00f6 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #489 +/- ## ======================================= Coverage 82.11% 82.11% ======================================= Files 54 54 Lines 2186 2186 Branches 509 509 ======================================= Hits 1795 1795 Misses 329 329 Partials 62 62 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.