Skip to content

Commit

Permalink
log PLAYSTORE_CREDENTIALS
Browse files Browse the repository at this point in the history
  • Loading branch information
M97Chahboun committed May 27, 2024
1 parent 2e38418 commit eb8fd7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:


- name: Use PLAYSTORE_CREDENTIALS
run: echo "PLAYSTORE_CREDENTIALS=$PLAYSTORE_CREDENTIALS" >> $GITHUB_ENV
run: echo $PLAYSTORE_CREDENTIALS
env:
PLAYSTORE_CREDENTIALS: ${{ env.PLAYSTORE_CREDENTIALS }}

Expand Down

0 comments on commit eb8fd7a

Please sign in to comment.