Skip to content

Commit a001147

Browse files
committed
ci: update workflows config.
1 parent 2f1293d commit a001147

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
jobs:
77
build-deploy:
88
runs-on: ubuntu-latest
9+
permissions:
10+
contents: write
11+
id-token: write
912
steps:
1013
- uses: actions/checkout@v3
1114
- uses: actions/setup-node@v3

0 commit comments

Comments
 (0)