diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e2d366d9045..cbb2a105370 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -227,6 +227,7 @@ jobs: - name: Create Release Draft env: + GITHUB_USER: sigp GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # The formatting here is borrowed from OpenEthereum: https://github.com/openethereum/openethereum/blob/main/.github/workflows/build.yml