Skip to content

Commit 8cc7f3d

Browse files
authored
init (#108)
1 parent 96a1d11 commit 8cc7f3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
name: 📦 Publish Packages
131131
runs-on: ubuntu-latest
132132
permissions:
133-
contents: read
133+
contents: write
134134
id-token: write
135135
# needs: [build, lint, unit-tests, e2e-tests]
136136
needs: [build, lint, unit-tests]

0 commit comments

Comments
 (0)