zcash-android-wallet-sdk/.github/workflows
Carter Jernigan fcc148e9d2 Set signing secrets as command line arguments
It was suggested that GitHub Actions might have an issue with the periods in the signing Gradle properties.  This is an attempt to see if that is the issue.

From Gradle’s perspective `ORG_GRADLE_PROJECT_signing.secretKeyRingFile=` as an environment variable should be equivalent to a command line argument of `-Psigning.secretKeyRingFile=`
2022-02-18 09:39:11 -05:00
..
deploy-release.yml Set signing secrets as command line arguments 2022-02-18 09:39:11 -05:00
deploy-snapshot.yml Disabling signing for publishToMavenLocal 2022-02-04 07:13:02 -05:00
pull-request.yml [#394] Add robo test configuration 2022-02-10 08:06:43 -05:00