mirror of
https://gitea.com/gitea/docs.git
synced 2026-06-23 12:45:56 +00:00
Update '.gitea/workflows/build-and-publish.yaml'
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
name: Build and Publish Docs site
|
||||
run-name: docusaurus build docs site
|
||||
on: [push]
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- techknowlogick-patch-1
|
||||
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user