mirror of
https://github.com/MichaelCurrin/mkdocs-quickstart.git
synced 2026-06-11 09:55:18 +02:00
chore: Update main.yml
This commit is contained in:
@@ -4,7 +4,9 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
paths:
|
||||
- 'docs/**'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
name: Build
|
||||
@@ -18,5 +20,3 @@ jobs:
|
||||
uses: mhausenblas/mkdocs-deploy-gh-pages@master
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user