Compare commits

...

2 Commits

Author SHA1 Message Date
a2119a15ed Update builder
All checks were successful
build / build (21) (push) Successful in 2m7s
2025-01-22 11:10:46 +05:00
745f368fb8 Update .gitea/workflows/build.yml
All checks were successful
build / build (21) (push) Successful in 2m28s
2025-01-22 14:06:38 +08:00

View File

@ -44,10 +44,10 @@ jobs:
- name: Make release
uses: akkuman/gitea-release-action@v1
with:
name: DonatePay Integration ${{ matrix.java }}-${{ gitea.run_number }}
tag_name: donpayintegplug-${{ matrix.java }}-${{ gitea.run_number }}
name: DonatePay Integration v${{ gitea.run_number }}
tag_name: donpayintegplug-v${{ gitea.run_number }}
md5sum: true
sha256sum: true
files: |-
# *.jar
build/libs/**
# *.jar