diff --git a/.gitea/workflows/build-and-publish.yaml b/.gitea/workflows/build-and-publish.yaml index e6cc810e..e46620c9 100644 --- a/.gitea/workflows/build-and-publish.yaml +++ b/.gitea/workflows/build-and-publish.yaml @@ -8,7 +8,7 @@ on: - techknowlogick-patch-1 jobs: - Explore-Gitea-Actions: + build-docs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3