Skip to content

Commit 9eab2fa

Browse files
committed
Update codecov token name to match other repos
1 parent 405c755 commit 9eab2fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ jobs:
1313
- name: Upload coverage to Codecov
1414
uses: codecov/codecov-action@v4
1515
env:
16-
CODECOV_TOKEN: ${{ secrets.CODECOV_ORG_TOKEN }}
16+
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
1717
slug: uber/cadence

0 commit comments

Comments
 (0)