Skip to content

Commit f93af87

Browse files
authored
ci: do not set token anymore (#1099)
1 parent a96e91b commit f93af87

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test-and-tag.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5.0.7
3131
with:
3232
files: coverage.out
33-
token: ${{ secrets.CODECOV_TOKEN }}
3433

3534
# This builds the binary and starts it. If it does not exit within 3 seconds, consider it
3635
# successful

0 commit comments

Comments
 (0)