Skip to content

Commit

Permalink
fix(action): new keeper record
Browse files Browse the repository at this point in the history
  • Loading branch information
akantcheff committed Feb 15, 2024
1 parent 1292108 commit c5e251f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ runs:
with:
keeper-secret-config: ${{ inputs.keeper-secret-config }}
secrets: |
NcQtjE-_kEo_omB-dDsfkQ/field/gpg-private-key > env.GPG_PRIVATE_KEY
NcQtjE-_kEo_omB-dDsfkQ/field/gpg-passphrase > env.GPG_PASSPHRASE
kE5H6L68vUluOHvClGRl9A/field/gpg-private-key > env.GPG_PRIVATE_KEY
kE5H6L68vUluOHvClGRl9A/field/password > env.GPG_PASSPHRASE
# commit author's name and email are set automatically with those associated to GPG key
- name: Import GPG key
Expand Down

0 comments on commit c5e251f

Please sign in to comment.