We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83a8f6d commit 6007843Copy full SHA for 6007843
.github/workflows/integrate.yml
@@ -14,3 +14,4 @@ jobs:
14
uses: medikoo/github-actions-workflows/.github/workflows/8-integrate.yml@main
15
secrets:
16
USER_GITHUB_TOKEN: ${{ secrets.USER_GITHUB_TOKEN }}
17
+ CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments