Skip to content

Commit

Permalink
Merge pull request #2490 from HDR-Development/pre-release
Browse files Browse the repository at this point in the history
add secret token to build
  • Loading branch information
WuBoytH authored Aug 2, 2024
2 parents a3a53f7 + 2b945fa commit f063e7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f063e7d

Please sign in to comment.