Skip to content

fix(theme): sidebarNav throw error when it's not configured #275

fix(theme): sidebarNav throw error when it's not configured

fix(theme): sidebarNav throw error when it's not configured #275

name: Create Github Release
on: push
jobs:
create-github-release:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Release
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')