Skip to content

Commit 4c714ff

Browse files
authored
Fix porchctl dev release workflow (#350)
Signed-off-by: Fiachra Corcoran <fiachra.corcoran@est.tech>
1 parent 5636e11 commit 4c714ff

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/porchctl-dev-release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
build:
2626
runs-on: ubuntu-22.04
2727
name: porchctl-dev-release
28+
permissions:
29+
contents: write
2830
outputs:
2931
hashes: ${{ steps.hash.outputs.hashes }}
3032
steps:

0 commit comments

Comments
 (0)