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