This commit is contained in:
parent
ed146f441d
commit
956d2e6b53
@ -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: |-
|
||||
|
Loading…
Reference in New Issue
Block a user