Skip to content

Commit 2996b69

Browse files
committed
fix(git): change codecov token to secrets
1 parent e6075f5 commit 2996b69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/flutter_document_scanner_platform_interface.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ jobs:
2222
flutter_version: 3.24.0
2323
working_directory: flutter_document_scanner_platform_interface
2424
min_coverage: 90
25+
secrets:
2526
codecov_token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)