Skip to content

Commit 25e487e

Browse files
committed
fix: codecov error
1 parent e8f8184 commit 25e487e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ on:
99
jobs:
1010
build:
1111
runs-on: ubuntu-latest
12+
permissions:
13+
contents: read
14+
id-token: write
1215

1316
strategy:
1417
matrix:

0 commit comments

Comments
 (0)