Skip to content

Commit

Permalink
using version 15
Browse files Browse the repository at this point in the history
  • Loading branch information
amosmachora committed Jan 31, 2024
1 parent dba5a59 commit 9723812
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions .github/workflows/hashnode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected].14
uses: amosmachora/[email protected].15
with:
project-name: "React Daraja"
subtitle: "Release Blog"
Expand Down

0 comments on commit 9723812

Please sign in to comment.