Skip to content

Commit eb8fd7a

Browse files
committed
log PLAYSTORE_CREDENTIALS
1 parent 2e38418 commit eb8fd7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383

8484

8585
- name: Use PLAYSTORE_CREDENTIALS
86-
run: echo "PLAYSTORE_CREDENTIALS=$PLAYSTORE_CREDENTIALS" >> $GITHUB_ENV
86+
run: echo $PLAYSTORE_CREDENTIALS
8787
env:
8888
PLAYSTORE_CREDENTIALS: ${{ env.PLAYSTORE_CREDENTIALS }}
8989

0 commit comments

Comments
 (0)