More nightly build work, hardcode env vars and remove version (#3138)

Signed-off-by: James Humphries <james@james-humphries.co.uk>
This commit is contained in:
James Humphries
2025-08-13 14:33:52 +01:00
committed by GitHub
parent 5c6421ed8c
commit ee0029965f
2 changed files with 4 additions and 2 deletions

View File

@@ -58,6 +58,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }}
RELEASE_FLAG_LATEST: "false"
RELEASE_FLAG_PRERELEASE: "true"
- name: Remove GPG key
if: always()