From f3ef55db193d199c401cb09ed49a5afd8928a31e Mon Sep 17 00:00:00 2001 From: Amos Machora Date: Thu, 1 Feb 2024 14:55:37 +0300 Subject: [PATCH] Update hashnode.yml --- .github/workflows/hashnode.yml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/.github/workflows/hashnode.yml b/.github/workflows/hashnode.yml index 2021075..b1f586d 100644 --- a/.github/workflows/hashnode.yml +++ b/.github/workflows/hashnode.yml @@ -12,20 +12,6 @@ jobs: - name: Checkout Repo uses: actions/checkout@v3 - - name: Set up pnpm action 8 - uses: pnpm/action-setup@v2 - with: - version: 8 - - - name: Set up Node 20 - uses: actions/setup-node@v3 - with: - cache: "pnpm" - node-version: 20 - - - name: Install Dependencies - run: pnpm install --frozen-lockfile - - name: release-auto-blogger uses: amosmachora/release-auto-blogger@v0.1.25 with: