.github/workflows/build.yml aktualisiert
Build & Release / build-and-release (push) Successful in 26s

This commit is contained in:
2026-03-18 15:36:28 +01:00
parent f82e5fe2ee
commit f8a8369a73
+2 -1
View File
@@ -38,4 +38,5 @@ jobs:
with:
files: target/inventory-tools.jar
token: ${{ secrets.REPOSITORY_TOKEN }}
tag_name: ${{ steps.datetime.outputs.TAG_NAME }}
tag_name: ${{ steps.datetime.outputs.TAG_NAME }}
name: ${{ steps.datetime.outputs.TAG_NAME }}