Skip to content

Commit 94e2cd9

Browse files
committed
ci: update workflows config.
1 parent 6a3d777 commit 94e2cd9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
jobs:
88
build-deploy:
99
runs-on: ubuntu-latest
10+
permissions:
11+
contents: write
12+
id-token: write
1013
steps:
1114
- uses: actions/checkout@v4
1215
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)