From 9723812aeec0df55ace719d4d3323721a139db30 Mon Sep 17 00:00:00 2001 From: Amoh Prince <81857018+AmohPrince@users.noreply.github.com> Date: Wed, 31 Jan 2024 19:55:19 +0300 Subject: [PATCH] using version 15 --- .github/workflows/hashnode.yml | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/.github/workflows/hashnode.yml b/.github/workflows/hashnode.yml index 5d178e2..6a7ff44 100644 --- a/.github/workflows/hashnode.yml +++ b/.github/workflows/hashnode.yml @@ -9,23 +9,8 @@ jobs: publish: runs-on: ubuntu-latest steps: - - name: Checkout repository - uses: actions/checkout@v3 - - - name: Setup Node - uses: actions/setup-node@v3 - with: - node-version: 20.x - - - uses: pnpm/action-setup@v2 - with: - version: 8 - - - name: Install dependencies - run: pnpm install --frozen-lockfile - - name: release-auto-blogger - uses: amosmachora/release-auto-blogger@v0.1.14 + uses: amosmachora/release-auto-blogger@v0.1.15 with: project-name: "React Daraja" subtitle: "Release Blog"