Skip to content

ignore hexo and node modules #10

ignore hexo and node modules

ignore hexo and node modules #10

Workflow file for this run

name: md2zhihu
on: [push]
jobs:
md2zhihu:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: drmingdrmer/[email protected]
env:
GITHUB_USERNAME: ${{ github.repository_owner }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
pattern: >
source/_posts/*.md
source/_posts/*.markdown