mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-01-01 20:25:07 +08:00
wip
This commit is contained in:
parent
725ef39357
commit
bb76d18d7e
2
.github/workflows/export-gameci-license.yml
vendored
2
.github/workflows/export-gameci-license.yml
vendored
@ -12,4 +12,4 @@ jobs:
|
||||
run: |
|
||||
sudo apt-get -y install gnupg
|
||||
gpg --import .github/workflows/gameci-license-recipient.gpg
|
||||
echo "foo" | gpg --encrypt -a --trust-model always --recipient bd_@nadena.dev
|
||||
echo "${{ secrets.UNITY_LICENSE }}" | gpg --encrypt -a --trust-model always --recipient bd_@nadena.dev
|
||||
|
Loading…
Reference in New Issue
Block a user