Skip to content

Commit

Permalink
Install cli
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewGable committed Oct 1, 2024
1 parent 83bc45d commit 909be80
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,9 @@ jobs:
ANDROID_UPLOAD_KEYSTORE_ALIAS: op://Mobile-Deploy-CI/"Repository Secrets"/ANDROID_UPLOAD_KEYSTORE_ALIAS
ANDROID_UPLOAD_KEY_PASSWORD: op://Mobile-Deploy-CI/"Repository Secrets"/ANDROID_UPLOAD_KEY_PASSWORD

- name: Install 1Password CLI
uses: 1password/install-cli-action@v1

- name: Load files 1Password
env:
OP_SERVICE_ACCOUNT_TOKEN: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }}
Expand Down

0 comments on commit 909be80

Please sign in to comment.