Skip to content

Commit 5022d9b

Browse files
authored
fix: publish.yml
1 parent eb1491f commit 5022d9b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/publish.yml

+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
branches: ["main"]
66
workflow_dispatch:
77

8+
permissions:
9+
contents: write
10+
packages: write
11+
812
jobs:
913
compile:
1014
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)