diff --git a/.github/workflows/autobuild.yml b/.github/workflows/autobuild.yml index bf0b1325f..b0fd4311f 100644 --- a/.github/workflows/autobuild.yml +++ b/.github/workflows/autobuild.yml @@ -86,9 +86,9 @@ jobs: needs: tagged-release runs-on: ubuntu-latest - permissions: write-all - #contents: write # for commenting on your commit - #pull-requests: write # for commenting on your pr + permissions: + contents: write # for commenting on your commit + pull-requests: write # for commenting on your pr steps: - uses: beni69/artifact-link@v1 with: