mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-19 17:59:05 -05:00
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:
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user