Skip to content

Add GSoC 2024 page (#57) #86

Add GSoC 2024 page (#57)

Add GSoC 2024 page (#57) #86

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