mirror of
https://github.com/Vale54321/schafkopf-bot.git
synced 2025-12-15 19:29:33 +01:00
Update relaseNewVersion.yml (#38)
This commit is contained in:
committed by
GitHub
parent
4c103870bc
commit
6dc969cd56
3
.github/workflows/relaseNewVersion.yml
vendored
3
.github/workflows/relaseNewVersion.yml
vendored
@@ -53,8 +53,9 @@ jobs:
|
||||
run: mvn -B package --file pom.xml
|
||||
working-directory: Backend
|
||||
|
||||
# - name: Archive dist folder
|
||||
- name: Archive dist folder
|
||||
# run: mv Backend/target/schafkopf-backend-build-jar-with-dependencies.jar schafkopf-bot.jar && zip -r dist.zip schafkopf-bot.jar
|
||||
run: mv Backend/target/schafkopf-backend-build-jar-with-dependencies.jar schafkopf-bot.jar
|
||||
|
||||
- name: Release
|
||||
uses: softprops/action-gh-release@v2
|
||||
|
||||
Reference in New Issue
Block a user