Skip to content

Commit

Permalink
Add secrets for reals.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdoss committed Aug 8, 2024
1 parent ccdc83d commit c537351
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@ on:
required: false
GPG_PRIVATE_KEY:
required: false
GOOGLE_CLOUD_WORKLOAD_IDENTITY_PROVIDER:
required: true
GOOGLE_CLOUD_GITHUB_SERVICE_ACCOUNT:
required: false
GOOGLE_CLOUD_PACKAGES_PROJECT_ID:
required: false

jobs:
goreleaser:
Expand Down

0 comments on commit c537351

Please sign in to comment.