diff --git a/.github/workflows/fleek-deploy.yaml b/.github/workflows/fleek-deploy.yaml index 2785c00..4ef3ca5 100644 --- a/.github/workflows/fleek-deploy.yaml +++ b/.github/workflows/fleek-deploy.yaml @@ -12,10 +12,10 @@ jobs: - name: Install Node.js uses: actions/setup-node@v3 with: - node-version: 19.8.1 - - name: Install Fleek CLI globally + node-version: 16 + - name: Install Fleek CLI run: npm i -g @fleekxyz/cli - - name: Install dependencies - run: npm install + - name: Install Packages + run: yarn install - name: Build & deploy sites - run: fleek sites deploy \ No newline at end of file + run: fleek sites deploy diff --git a/fleek.json b/fleek.json index 7b9fecd..12a4db5 100644 --- a/fleek.json +++ b/fleek.json @@ -1,6 +1,6 @@ { - "id": "clflgan6d0000jo08ju06204y", - "name": "021", + "id": "clgpezx7t0000jl09h8554ago", + "name": "030-test", "distDir": "public", "buildCommand": "yarn run build" } \ No newline at end of file diff --git a/src/pages/index.js b/src/pages/index.js index 6121eac..7dee73e 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -122,7 +122,7 @@ const IndexPage = () => { CONGRAAAATS!!!!!
- — HEYYYYYY 🎉🎉🎉 + — HELLLOOOOOOO 🎉🎉🎉