Skip to content

Commit

Permalink
SCALRCORE-18872 > Change bucket name
Browse files Browse the repository at this point in the history
  • Loading branch information
Artem Vang committed May 12, 2021
1 parent 80958c4 commit 4da0eb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/default.yml
Expand Up @@ -110,7 +110,7 @@ jobs:
- name: Upload provider to registry
env:
DOMAIN: "registry.scalr.io"
BUCKET_NAME: "gs://terraform_registry_test"
BUCKET_NAME: "gs://tf_registry"
GPG_KEY_ID: ${{ steps.import_gpg.outputs.fingerprint }}
GPG_PUB_KEY: ${{ steps.import_gpg.outputs.pubkey }}
run: bash upload.sh

0 comments on commit 4da0eb0

Please sign in to comment.