Skip to content

Commit

Permalink
Update hashnode.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Amos Machora authored Feb 1, 2024
1 parent 8ea7821 commit f3ef55d
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .github/workflows/hashnode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected]
with:
Expand Down

0 comments on commit f3ef55d

Please sign in to comment.