ci: fix creating secret key ring file
This commit is contained in:
@@ -23,6 +23,9 @@ jobs:
|
|||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
|
- name: Setup GPG TTY
|
||||||
|
run: export GPG_TTY=$(tty)
|
||||||
|
|
||||||
- name: Import PGP Private Key
|
- name: Import PGP Private Key
|
||||||
uses: crazy-max/ghaction-import-gpg@v6.1.0
|
uses: crazy-max/ghaction-import-gpg@v6.1.0
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user