Skip to content

Merge #36 from branch 'metafacture-core-515-blogAboutNewRelease' of g… #46

Merge #36 from branch 'metafacture-core-515-blogAboutNewRelease' of g…

Merge #36 from branch 'metafacture-core-515-blogAboutNewRelease' of g… #46

Workflow file for this run

name: Publish Metafacture Blog
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/setup-node@v2
with:
node-version: 18
- uses: enriikke/gatsby-gh-pages-action@v2
with:
access-token: x-access-token:${{ secrets.GITHUB_TOKEN }}
deploy-branch: gh-pages