Skip to content

Commit 71b58b8

Browse files
Trying the npm publish.
1 parent 0654f2a commit 71b58b8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/stage-5-publish.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ jobs:
4040
name: "Publish packages"
4141
runs-on: ubuntu-latest
4242
timeout-minutes: 3
43+
permissions:
44+
contents: read
45+
packages: write
4346
steps:
4447
- name: "Checkout code"
4548
uses: actions/checkout@v4

0 commit comments

Comments
 (0)