From 2b945fa18ca1390b629e2a4afa8d8a570cfac597 Mon Sep 17 00:00:00 2001 From: WuBoytH Date: Fri, 2 Aug 2024 11:18:58 -0400 Subject: [PATCH] add secret token to build --- .github/workflows/build_beta.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build_beta.yml b/.github/workflows/build_beta.yml index e37a0d2bf0..db184b3f24 100644 --- a/.github/workflows/build_beta.yml +++ b/.github/workflows/build_beta.yml @@ -144,6 +144,7 @@ jobs: - id: romfs_latest uses: pozetroninc/github-action-get-latest-release@master with: + token: ${{ secrets.RELEASE_TOKEN }} repository: HDR-Development/romfs-release # validate that the chosen release exists