We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d11ae34 commit ba282c3Copy full SHA for ba282c3
1 file changed
.github/workflows/publish-package.yaml
@@ -7,6 +7,8 @@ jobs:
7
build-test-and-publish:
8
runs-on: ubuntu-latest
9
container: node:20
10
+ permissions:
11
+ packages: write
12
services:
13
redis:
14
image: redis:7.0
0 commit comments