We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b718c98 commit 614a540Copy full SHA for 614a540
.github/workflows/continuous-integration.yml
@@ -143,3 +143,4 @@ jobs:
143
uses: "codecov/codecov-action@v4"
144
with:
145
directory: reports
146
+ token: "${{ secrets.CODECOV_TOKEN }}"
0 commit comments