Skip to content

Commit

Permalink
rename script
Browse files Browse the repository at this point in the history
  • Loading branch information
saperi22 committed Sep 10, 2024
1 parent fe14e74 commit 5113172
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/firebase_deploy_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Create directory to store secrets
run: mkdir $HOME/secrets
- name: Decrypt GPG secret
run: ./.github/executables/decrypt_secret.sh
run: ./.github/executables/decrypt_gpg_secret.sh
-p "$LARGE_SECRET_PASSPHRASE"
-i ./.github/files/braintree-demo-app-eb501d54ba5f.json.gpg
-o $HOME/secrets/braintree_demo_app-eb501d54ba5f.json
Expand Down

0 comments on commit 5113172

Please sign in to comment.