From 51b5273e2d96263c110d1eae0afcbe28845ec874 Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Sat, 4 Mar 2023 00:16:56 -0500 Subject: [PATCH] update name of job --- .gitea/workflows/build-and-publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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