Skip to content

Commit 27be9b9

Browse files
change token
1 parent 111de9d commit 27be9b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-actions-demo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525
- name: Upload results to Codecov
2626
uses: codecov/codecov-action@v4
2727
with:
28-
token: ${{ secrets.CODECOV_TOKEN }}
28+
token: ${{ secrets.CODECOV_LOCAL_TOKEN }}
2929

0 commit comments

Comments
 (0)