diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 28effbd89..06dba5e37 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -179,6 +179,7 @@ jobs: runs-on: ubuntu-24.04 permissions: contents: write + actions: read # required for `gh run download` to list/fetch this run's artifacts steps: - name: 📥 Checkout code uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2