the passphrase is not-public-repo
you can decrypt the repo with
gpg -d source.tar.gz.gpg | tar -zxvf -
the idea originated from Storing large secrets from official github action documentation
the passphrase is not-public-repo
you can decrypt the repo with
gpg -d source.tar.gz.gpg | tar -zxvf -
the idea originated from Storing large secrets from official github action documentation