fixup
This commit is contained in:
parent
2fae858d87
commit
5378d3cdfa
1 changed files with 1 additions and 1 deletions
|
|
@ -159,7 +159,7 @@ encrypt:
|
|||
- |
|
||||
echo 'DD0007338E2C43BD553D569377D9D93F96483723:6:' | gpg --import-ownertrust
|
||||
- echo "Encrypting hello-world.tar.gz..."
|
||||
- printf '%s\n' "$[[ inputs.gpg_passphrase ]]" > passphrase.txt
|
||||
- printf '%s' '$[[ inputs.gpg_passphrase ]]' > passphrase.txt
|
||||
- |
|
||||
gpg --batch --yes \
|
||||
--pinentry-mode loopback \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue