mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-05-12 14:19:01 +08:00
wip
This commit is contained in:
parent
5f7c81dcea
commit
725ef39357
4
.github/workflows/export-gameci-license.yml
vendored
4
.github/workflows/export-gameci-license.yml
vendored
@ -11,5 +11,5 @@ jobs:
|
|||||||
- name: Setup
|
- name: Setup
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get -y install gnupg
|
sudo apt-get -y install gnupg
|
||||||
gpg --import-ownertrust .github/workflows/gameci-license-recipient.gpg
|
gpg --import .github/workflows/gameci-license-recipient.gpg
|
||||||
echo "foo" | gpg --encrypt -a --recipient bd_@nadena.dev
|
echo "foo" | gpg --encrypt -a --trust-model always --recipient bd_@nadena.dev
|
||||||
|
Loading…
x
Reference in New Issue
Block a user