Skip to content

Commit

Permalink
fix base64
Browse files Browse the repository at this point in the history
  • Loading branch information
makeevrserg committed Jun 18, 2024
1 parent dbdadde commit e0fd86b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,3 @@ jobs:
KEY_PASSWORD: ${{ secrets.KEY_PASSWORD }}
STORE_PASSWORD: ${{ secrets.STORE_PASSWORD }}
KEYSTORE_BASE64: ${{ secrets.KEYSTORE_BASE64 }}
GSERVICES_BASE64: ${{ secrets.GSERVICES_BASE64 }}
ACTIVITY_AD_UNIT_ID: ${{ secrets.ACTIVITY_AD_UNIT_ID }}
BANNER_AD_UNIT_ID: ${{ secrets.BANNER_AD_UNIT_ID }}
INTERSITIAL_AD_UNIT_ID: ${{ secrets.INTERSITIAL_AD_UNIT_ID }}
WEB_CLIENT_ID: ${{ secrets.WEB_CLIENT_ID }}

0 comments on commit e0fd86b

Please sign in to comment.