.github/workflows/build.yml aktualisiert
Build & Release / build-and-release (push) Successful in 26s
Build & Release / build-and-release (push) Successful in 26s
This commit is contained in:
@@ -38,4 +38,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
files: target/inventory-tools.jar
|
files: target/inventory-tools.jar
|
||||||
token: ${{ secrets.REPOSITORY_TOKEN }}
|
token: ${{ secrets.REPOSITORY_TOKEN }}
|
||||||
tag_name: ${{ steps.datetime.outputs.TAG_NAME }}
|
tag_name: ${{ steps.datetime.outputs.TAG_NAME }}
|
||||||
|
name: ${{ steps.datetime.outputs.TAG_NAME }}
|
||||||
Reference in New Issue
Block a user