From 956d2e6b5399cf2986e0131145d09e10d173377f Mon Sep 17 00:00:00 2001 From: BitHeaven Date: Tue, 21 Jan 2025 02:45:47 +0500 Subject: [PATCH] Again update workflow --- .gitea/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 6e94c61..b6bd716 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -8,7 +8,7 @@ jobs: build: strategy: matrix: - java: [ 17 ] + java: '17' runs-on: ubuntu-latest steps: - name: checkout repository @@ -37,7 +37,7 @@ jobs: - name: Make release uses: actions/gitea-release-action@v1 with: - name: Create Air Fabric 1.0-1${{ gitea.run_id }} for 1.20.1 + name: Create Air Fabric 1.0-${{ gitea.run_id }} for 1.20.1 md5sum: true sha256sum: true files: |-