diff --git a/.github/workflows/Build and Release.yml b/.github/workflows/Build and Release.yml index 3f8255a..1bd14da 100644 --- a/.github/workflows/Build and Release.yml +++ b/.github/workflows/Build and Release.yml @@ -43,6 +43,7 @@ jobs: uses: octokit/request-action@v2.x with: route: GET /repos/whoeevee/EeveeSpotify/releases + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} env: EEVEEVERSION: ${{ github.event.inputs.EEVEEVERSION }}