Skip to content

Commit

Permalink
chore: add secret sync for Android keys (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
wangela authored Jan 6, 2023
1 parent c1d7703 commit d8ca701
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
env:
SYNCED_RUN_ID: ${{github.run_id}}
SYNCED_GITHUB_TOKEN_REPO: ${{secrets.GOOGLEMAPS_BOT_REPO_TOKEN}}
SYNCED_GOOGLE_MAPS_API_KEY_ANDROID: ${{secrets.GOOGLE_MAPS_API_KEY_ANDROID}}
SYNCED_GOOGLE_MAPS_API_KEY_SERVICES: ${{secrets.GOOGLE_MAPS_API_KEY_SERVICES}}
SYNCED_GOOGLE_MAPS_API_KEY_WEB: ${{secrets.GOOGLE_MAPS_API_KEY_WEB}}
- run: sleep 30s
Expand Down

0 comments on commit d8ca701

Please sign in to comment.