Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2 from Cox-Automotive/feature/US956382_backoff_re…
Browse files Browse the repository at this point in the history
…try_for_kafka

Attempt to fix gpg-agent is already running error
  • Loading branch information
Manases-Leal committed Nov 16, 2022
2 parents 5905154 + 619de5d commit c30a989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
with:
go-version: 1.15.x
- name: Import GPG key
uses: crazy-max/ghaction-import-gpg@v5
id: import_gpg
uses: hashicorp/[email protected]
env:
GPG_PRIVATE_KEY: ${{ secrets.GPG_PRIVATE_KEY }}
PASSPHRASE: ${{ secrets.PASSPHRASE }}
Expand Down

0 comments on commit c30a989

Please sign in to comment.