From fa1107045c1eedfc987142309b0c54b813651b2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Germ=C3=A1n=20Mart=C3=ADnez?= Date: Wed, 31 Jan 2024 17:52:36 +0100 Subject: [PATCH] Fix release script --- .github/workflows/deploy-release.yml | 1 - pages/api-supported-networks.md | 1 - 2 files changed, 2 deletions(-) diff --git a/.github/workflows/deploy-release.yml b/.github/workflows/deploy-release.yml index a7f99e5c..a6b6711e 100644 --- a/.github/workflows/deploy-release.yml +++ b/.github/workflows/deploy-release.yml @@ -39,7 +39,6 @@ jobs: # Deploy the main branch to production environment - name: Deploy to the production S3 - if: github.ref == 'refs/heads/main' env: BUCKET: s3://${{ secrets.AWS_STAGING_BUCKET_NAME }}/releases/${{ github.event.release.tag_name }} run: bash ./.github/scripts/s3_upload.sh diff --git a/pages/api-supported-networks.md b/pages/api-supported-networks.md index 977af195..3c4e92e8 100644 --- a/pages/api-supported-networks.md +++ b/pages/api-supported-networks.md @@ -12,7 +12,6 @@ description: This page provides an overview of the available services | Aurora | [https://safe-transaction-aurora.safe.global](https://safe-transaction-aurora.safe.global/) | | Avalanche | [https://safe-transaction-avalanche.safe.global](https://safe-transaction-avalanche.safe.global/) | | Base | [https://safe-transaction-base.safe.global](https://safe-transaction-base.safe.global) | - | BNB Smart Chain | [https://safe-transaction-bsc.safe.global](https://safe-transaction-bsc.safe.global/) | | Celo | [https://safe-transaction-celo.safe.global](https://safe-transaction-celo.safe.global/) | | Ethereum Mainnet | [https://safe-transaction-mainnet.safe.global](https://safe-transaction-mainnet.safe.global/) |