1 Commits

Author SHA1 Message Date
ef104ea2b5 Updated the build action
All checks were successful
Maven Beta Build / build-and-release (push) Successful in 12m14s
2026-07-31 18:30:53 +05:00

View File

@@ -45,12 +45,12 @@ jobs:
token: ${{ secrets.GITEA_TOKEN }} token: ${{ secrets.GITEA_TOKEN }}
tag_name: beta-${{ gitea.run_number }} tag_name: beta-${{ gitea.run_number }}
name: Anti-Inventories Beta ${{ gitea.run_number }} name: MultiSpawn-Core Beta ${{ gitea.run_number }}
target_commitish: ${{ gitea.sha }} target_commitish: ${{ gitea.sha }}
body: | body: |
Automatic beta build of Anti-Inventories. Automatic beta build of MultiSpawn-Core.
Commit: ${{ gitea.sha }} Commit: ${{ gitea.sha }}
Branch: ${{ gitea.ref_name }} Branch: ${{ gitea.ref_name }}