Skip to content

build(deps-dev): bump stylelint and stylelint-config-standard #273

build(deps-dev): bump stylelint and stylelint-config-standard

build(deps-dev): bump stylelint and stylelint-config-standard #273

Workflow file for this run

name: build
on:
pull_request:
jobs:
worker:
runs-on: ubuntu-latest
steps:
-
uses: actions/checkout@v3.5.0
-
name: Setup Hugo
uses: peaceiris/actions-hugo@v2
-
name: npm install
run: npm install
-
name: hugo build
run: npm run build
-
name: wrangler
uses: cloudflare/wrangler-action@2.0.0
with:
environment: prd
command: build