Skip to content

Commit

Permalink
fix: change bucket name
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfg committed Apr 1, 2024
1 parent a3ed7bd commit e445161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/elementary.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
&&
edr send-report
--google-service-account-path "/tmp/gcs_keyfile.json"
--gcs-bucket-name "${{ secrets.GCS_BUCKET_NAME }}"
--gcs-bucket-name "basedosdados"
--update-bucket-website "true"
bigquery-keyfile: ${{ secrets.BIGQUERY_KEYFILE }}
gcs-keyfile: ${{ secrets.GCS_KEYFILE }}
Expand Down

0 comments on commit e445161

Please sign in to comment.