Skip to content

Commit 92ab29c

Browse files
committed
fix(actions): add scope to the deploy action
1 parent 6d0ee3a commit 92ab29c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/push_branches.workflow.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
contents: write
1515
issues: write
1616
pull-requests: write
17+
packages: write
1718
steps:
1819
- name: Checkout
1920
uses: actions/checkout@v3

0 commit comments

Comments
 (0)