Skip to content

Commit efebec5

Browse files
joaoeinridedependabot[bot]
authored andcommitted
fix: update token in ci ga action
1 parent ec47733 commit efebec5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ jobs:
1919
with:
2020
file: .sage/build/go/coverage/go-test.txt
2121
fail_ci_if_error: true
22+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)