Skip to content

update SDG docs for new version (#30) #47

update SDG docs for new version (#30)

update SDG docs for new version (#30) #47

name: CI
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: redkubes/[email protected]
with:
source-folder: .
git-user: liam-lai
git-password: ${{ secrets.GITHUB_TOKEN }}
deployment-branch: gh-pages