Skip to content

Updated docs to include custom font information #29

Updated docs to include custom font information

Updated docs to include custom font information #29

Workflow file for this run

name: Build and Publish to Pages
on: [push]
jobs:
build_vue:
runs-on: ubuntu-latest
name: Build Vue
steps:
- uses: actions/checkout@v2
- id: Build-Vue
uses: lewisdoesstuff/[email protected]
with:
username: 'lewisdoesstuff'
reponame: 'bento-next'
token: ${{ secrets.GITHUB_TOKEN }} # Leave this line unchanged