Skip to content

fix: Fix incorrect secret key for publishing#716

Merged
arriolac merged 1 commit intomasterfrom
chris/fix/695
Feb 2, 2021
Merged

fix: Fix incorrect secret key for publishing#716
arriolac merged 1 commit intomasterfrom
chris/fix/695

Conversation

@arriolac
Copy link
Copy Markdown
Contributor

@arriolac arriolac commented Feb 2, 2021

Looks like the secret key was incorrectly named which was likely why publishing 401s. This should fix #695

@arriolac arriolac requested a review from jpoehnelt February 2, 2021 00:44
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Feb 2, 2021
@arriolac arriolac changed the title fix: Fix incorrect secret key. fix: Fix incorrect secret key for publishing Feb 2, 2021
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #716 (9c19d1c) into master (f300134) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #716   +/-   ##
=========================================
  Coverage     69.12%   69.12%           
  Complexity      531      531           
=========================================
  Files           129      129           
  Lines          2892     2892           
  Branches        283      283           
=========================================
  Hits           1999     1999           
  Misses          741      741           
  Partials        152      152           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f300134...9c19d1c. Read the comment docs.

@arriolac
Copy link
Copy Markdown
Contributor Author

arriolac commented Feb 2, 2021

Merging #715 first since the version number should not have been incremented.

@arriolac arriolac merged commit 9702f5d into master Feb 2, 2021
@arriolac arriolac deleted the chris/fix/695 branch February 2, 2021 00:59
googlemaps-bot pushed a commit that referenced this pull request Feb 2, 2021
## [0.16.1](v0.16.0...v0.16.1) (2021-02-02)

### Bug Fixes

* Fix incorrect secret key. ([#716](#716)) ([9702f5d](9702f5d))
@googlemaps-bot
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 0.16.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement. released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix GitHub publish workflow

4 participants