Update .gitea/workflows/release-nightly.yml

This commit is contained in:
techknowlogick 2024-04-08 16:42:23 +00:00
parent 218b991069
commit 1e3043ce6f
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ jobs:
S3_BUCKET: ${{ secrets.AWS_BUCKET }}
GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}
GPGSIGN_PASSPHRASE: ${{ secrets.GPGSIGN_PASSPHRASE }}
GITEA_TOKEN: ${{ secrets.GITHUB_TOKEN }}
release-image:
runs-on: ubuntu-latest
env: