Skip to content

Commit 6b2210c

Browse files
committed
workflows: Fix repo permissions, write packages
Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
1 parent 8988d11 commit 6b2210c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/production.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: 'Production deploy'
22
permissions:
33
contents: write
4+
packages: write
45

56
on:
67
workflow_dispatch:

0 commit comments

Comments
 (0)