Skip to content

Commit

Permalink
ci: fix update cesium ion token workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pyshx authored Jul 11, 2024
1 parent b564a5d commit 2d649f5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
upload:
uses: ./.github/workflows/_upload_cesium_token_txt.yml
with:
gcs_dst: gs://test.reearth.dev
gcs_dst: gs://reearth-visualizer-oss-static-bucket
secrets:
credentials_json: ${{ secrets.GCP_SA_KEY }}
credentials_json: ${{ secrets.GCP_SA_KEY }}

0 comments on commit 2d649f5

Please sign in to comment.