Skip to content

Commit 006f7dc

Browse files
committed
update publish workflow
1 parent 8b25024 commit 006f7dc

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/build-and-release.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ on:
1111
required: true
1212
default: "v1.0.0"
1313

14+
permissions:
15+
contents: write
16+
packages: write
17+
1418
jobs:
1519
release:
1620
runs-on: macos-15

0 commit comments

Comments
 (0)