更新 .gitea/workflows/build.yml

This commit is contained in:
herb_cheng 2023-05-26 17:20:15 +08:00
parent 3e54632744
commit a121b3ec9c

View File

@ -1,6 +1,7 @@
name: Build every docs on push
run-name: ${{ github.actor }} is build AcoSail docs 🚀
on: [push]
on:
- push
jobs:
Explore-Gitea-Actions-docker:
runs-on: [AcoSail-ARM64]