mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-05-11 21:59:02 +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
|
||||
run: |
|
||||
sudo apt-get -y install gnupg
|
||||
gpg --import-ownertrust .github/workflows/gameci-license-recipient.gpg
|
||||
echo "foo" | gpg --encrypt -a --recipient bd_@nadena.dev
|
||||
gpg --import .github/workflows/gameci-license-recipient.gpg
|
||||
echo "foo" | gpg --encrypt -a --trust-model always --recipient bd_@nadena.dev
|
||||
|
Loading…
x
Reference in New Issue
Block a user