diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 624056ef663c9a7526d1b190fb67b6c8b63e31dd..cd61ffec8ebceb93004e6435e8adb922e9e99446 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -188,6 +188,7 @@
       - name: Publish the GitHub release
         env:
           GH_TOKEN: ${{ github.token }}
+          GH_REPO: ${{ github.repository }}
           RELEASE_NOTES: |
             ## Setup
 
