Skip to content

Commit

Permalink
build: sync GOOGLE_MAPS_KEY_SERVICES
Browse files Browse the repository at this point in the history
  • Loading branch information
jpoehnelt committed Mar 26, 2020
1 parent bdbd67b commit f1e60cc
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.GITHUB_TOKEN_REPO}}
SYNCED_GOOGLE_MAPS_API_KEY_SERVICES: ${{secrets.GOOGLE_MAPS_API_KEY_SERVICES}}
- uses: google/secrets-sync-action@v1.1.2
name: Sync JavaScript Secrets
with:
Expand Down

0 comments on commit f1e60cc

Please sign in to comment.