Skip to content

Delete CNAME

Delete CNAME #7

Workflow file for this run

name: Build
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: EdricChan03/action-build-deploy-ghpages@v2.2.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
gh_pages_token: ${{ secrets.GH_PAGES_TOKEN }}
git_force: 'true'
gh_pages_dist_folder: build