mirror of
https://github.com/anchore/syft.git
synced 2026-02-12 02:26:42 +01:00
update release token name
Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
This commit is contained in:
parent
262a0888a8
commit
956af57d3b
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -126,7 +126,7 @@ jobs:
|
||||
- name: Build & publish release artifacts
|
||||
run: make release
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.ANCHORE_GIT_READ_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.TEMP_RELEASE_TOKEN }}
|
||||
GPG_PRIVATE_KEY: ${{ secrets.SIGNING_GPG_PRIVATE_KEY }}
|
||||
PASSPHRASE: ${{ secrets.SIGNING_GPG_PASSPHRASE }}
|
||||
SIGNING_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user