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: |-