mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
feat: PGP sign the checksum file in releases (#5757)
This commit is contained in:
@@ -214,6 +214,7 @@ jobs:
|
||||
./build/*.rpm
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
CODER_GPG_RELEASE_KEY_BASE64: ${{ secrets.CODER_GPG_RELEASE_KEY_BASE64 }}
|
||||
|
||||
- name: Authenticate to Google Cloud
|
||||
uses: google-github-actions/auth@v1
|
||||
|
||||
Reference in New Issue
Block a user