Skip to content

Blog jmespath emacs library (#45) #59

Blog jmespath emacs library (#45)

Blog jmespath emacs library (#45) #59

Workflow file for this run

# This workflow will do a clean installation of node dependencies, cache/restore them, build the source code and run tests across different versions of node
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-nodejs
name: CI
on:
push:
branches: [ "publish" ]
jobs:
build:
name: Build site
uses: ./.github/workflows/build.yml
secrets: inherit
with:
deploy_site: true