diff --git a/.github/fleek/fleekxyz_staging.config.json b/.github/fleek/fleekxyz_staging.config.json index cc1912395..9dfa983b6 100644 --- a/.github/fleek/fleekxyz_staging.config.json +++ b/.github/fleek/fleekxyz_staging.config.json @@ -1,9 +1,9 @@ { "sites": [ { - "slug": "aragon-app", + "slug": "staging.aragon-app", "distDir": "dist", "buildCommand": "" } ] -} \ No newline at end of file +} diff --git a/.github/workflows/fleekxyz-deploy.yml b/.github/workflows/fleekxyz-deploy.yml index fd8bde578..400a45471 100644 --- a/.github/workflows/fleekxyz-deploy.yml +++ b/.github/workflows/fleekxyz-deploy.yml @@ -4,6 +4,7 @@ on: push: branches: - 'DOPS-634-Fleek-deprecation-migrate-aragon-app' + jobs: #######################