mirror of
https://github.com/bitwarden/android.git
synced 2026-05-22 04:22:11 -05:00
run [09:44:46]: [31mCould not find service account json file at path '/Users/amygalles/code/android/secrets/play_creds.json'[0m to setup supply
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -94,6 +94,8 @@ jobs:
|
||||
env:
|
||||
PRODUCT: ${{ inputs.product }}
|
||||
run: |
|
||||
bundle exec fastlane supply init
|
||||
|
||||
if [ "$PRODUCT" = "Password Manager" ]; then
|
||||
PACKAGE_NAME="com.x8bit.bitwarden"
|
||||
elif [ "$PRODUCT" = "Authenticator" ]; then
|
||||
|
||||
Reference in New Issue
Block a user