Skip to content

Commit

Permalink
root : add missing token
Browse files Browse the repository at this point in the history
  • Loading branch information
antham committed May 3, 2024
1 parent 8215d48 commit d8e3e74
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ permissions:
jobs:
call-workflow:
uses: antham/go-workflow-github-action/.github/workflows/build.yml@master
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit d8e3e74

Please sign in to comment.