Skip to content

Commit

Permalink
Revert "chore: add secret sync for Android keys (#57)"
Browse files Browse the repository at this point in the history
This reverts commit d8ca701.
  • Loading branch information
wangela authored Jan 9, 2023
1 parent d8ca701 commit 76635dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ 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 76635dd

Please sign in to comment.