Skip to content
This repository has been archived by the owner on Feb 25, 2022. It is now read-only.

fix: respect github token #235

Merged
merged 1 commit into from
Apr 15, 2021
Merged

fix: respect github token #235

merged 1 commit into from
Apr 15, 2021

Conversation

tripodsan
Copy link
Contributor

fixes #234

@tripodsan tripodsan requested a review from trieloff April 15, 2021 09:23
@github-actions
Copy link

This PR will trigger a patch release when merged.

@codecov
Copy link

codecov bot commented Apr 15, 2021

Codecov Report

Merging #235 (fc2a8b4) into main (f9509fd) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #235   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           22        26    +4     
=========================================
+ Hits            22        26    +4     
Impacted Files Coverage Δ
src/index.js 100.00% <100.00%> (ø)

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 b311f66...fc2a8b4. Read the comment docs.

@tripodsan tripodsan merged commit cd7ea3d into main Apr 15, 2021
@tripodsan tripodsan deleted the respect-github-token branch April 15, 2021 09:29
trieloff pushed a commit that referenced this pull request Apr 15, 2021
## [1.4.6](v1.4.5...v1.4.6) (2021-04-15)

### Bug Fixes

* respect github token ([#235](#235)) ([cd7ea3d](cd7ea3d)), closes [#234](#234)
@trieloff
Copy link
Contributor

🎉 This PR is included in version 1.4.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add support for github token
2 participants