From 2cf8fd5b469a39154d051bb1e3e35993d4003b87 Mon Sep 17 00:00:00 2001 From: Luca LeBlanc <67206487+yodaluca23@users.noreply.github.com> Date: Fri, 21 Jun 2024 18:18:45 -0500 Subject: [PATCH] Update Build and Release.yml --- .github/workflows/Build and Release.yml | 1 + 1 file changed, 1 insertion(+) 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 }}