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 35cfea9 commit 4a6af96Copy full SHA for 4a6af96
.github/workflows/main.yml
@@ -57,4 +57,6 @@ jobs:
57
- name: Upload coverage report
58
uses: codecov/codecov-action@v4
59
with:
60
+ token: ${{ secrets.CODECOV_TOKEN }}
61
+ slug: awdeorio/mailmerge
62
fail_ci_if_error: true
0 commit comments