change ci/cd
This commit is contained in:
parent
69f132498a
commit
44f252fa41
@ -1,6 +1,9 @@
|
|||||||
name: MkDocs Build and Deploy
|
name: MkDocs Build and Deploy
|
||||||
run-name: ${{ gitea.actor }} is deploying U.10 Makerspace site 🚀
|
run-name: ${{ gitea.actor }} is deploying U.10 Makerspace site 🚀
|
||||||
on: [push]
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-deploy:
|
build-and-deploy:
|
||||||
|
Loading…
Reference in New Issue
Block a user