Skip to content

Commit 1cbb159

Browse files
committed
fix(ci)
1 parent 9faa3a7 commit 1cbb159

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ jobs:
1515
build:
1616
runs-on: ubuntu-latest
1717

18+
permissions:
19+
contents: write
20+
packages: write
21+
1822
steps:
1923
- uses: actions/checkout@v3
2024

0 commit comments

Comments
 (0)