There was an error while loading. Please reload this page.
1 parent 5636e11 commit 4c714ffCopy full SHA for 4c714ff
1 file changed
.github/workflows/porchctl-dev-release.yaml
@@ -25,6 +25,8 @@ jobs:
25
build:
26
runs-on: ubuntu-22.04
27
name: porchctl-dev-release
28
+ permissions:
29
+ contents: write
30
outputs:
31
hashes: ${{ steps.hash.outputs.hashes }}
32
steps:
0 commit comments