Skip to content

Commit

Permalink
Update production-deploy-play-store.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
HyunSu1768 authored Aug 20, 2024
1 parent d82a30d commit e023889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/production-deploy-play-store.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: BaseURL File Settings
run: |
cd lib/core
cd lib/core/ignore
echo "${{ secrets.PROD_ENCODED_BASE_URL_FILE }}" | base64 --decode > base_url.dart
ls
Expand Down

0 comments on commit e023889

Please sign in to comment.