Skip to content

Commit 103a81c

Browse files
committed
Package write permissions
1 parent 29b3d86 commit 103a81c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Deploy
33
on:
44
push:
55
# branches: [main]
6+
permissions:
7+
packages: write
68

79
jobs:
810
ci:

0 commit comments

Comments
 (0)