Skip to content

Commit

Permalink
Merge pull request #51 from codecov/fix-token-issue
Browse files Browse the repository at this point in the history
Update typescript-standard.yml
  • Loading branch information
thomasrockhu-codecov authored Oct 20, 2023
2 parents 452b82d + eda4f6b commit 308555f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/typescript-standard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
token: ${{ secrets.GH_TOKEN }}
- uses: actions/cache@v3
with:
path: ~/.npm
Expand Down

0 comments on commit 308555f

Please sign in to comment.