Skip to content

version 17

version 17 #23

Workflow file for this run

name: "Hashnode"
on:
push:
branches:
- "testing-hashnode-blog"
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]
with:
project-name: "React Daraja"
subtitle: "Release Blog"
hashnode-host: amosmachora.hashnode.dev
cover-image: https://github.com/amosmachora/react-daraja/raw/main/public/full-logo.png