Skip to content

Commit 459079e

Browse files
author
devlamnt176
committed
change coverage key
1 parent f292f4f commit 459079e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ jobs:
4646
files: ./coverage/lcov.info
4747
flags: flutter
4848
name: code-coverage-report
49-
token: COVERAGE_KEY
49+
token: ${{ secrets.COVERAGE_KEY }}
5050
fail_ci_if_error: true

0 commit comments

Comments
 (0)