X-Git-Url: https://git.nmode.ca/signal-cli/blobdiff_plain/cc2ffbb4da781fd22ca175ae5b818058d4c1d206..edce33ae1535cb345bb8c90e110314a0a320df0c:/.github/workflows/release.yml?ds=sidebyside diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6af6daab..335f1eec 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -6,7 +6,7 @@ on: - v* permissions: - contents: read # to fetch code (actions/checkout) + contents: write # to fetch code (actions/checkout) and create release env: IMAGE_NAME: signal-cli