Skip to content

Bring blog post up to date with Capstone v6-Alpha release. (#65) #93

Bring blog post up to date with Capstone v6-Alpha release. (#65)

Bring blog post up to date with Capstone v6-Alpha release. (#65) #93

Workflow file for this run

name: Publish Site
on:
push:
branches:
- main
jobs:
build-deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
uses: actions/checkout@master
with:
submodules: true
- name: Hugo to GH Pages
uses: chabad360/hugo-gh-pages@master
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
cname: rizin.re