change app version
Some checks failed
Gitea Action Maven build / build (push) Failing after 1m15s

This commit is contained in:
Eduard Kuksa
2025-02-01 17:54:05 +07:00
parent 239e868f03
commit 6dfaaa4386
2 changed files with 8 additions and 5 deletions

View File

@@ -49,7 +49,10 @@ jobs:
</settings>
EOF
- name: Deploy to Gitea
run: mvn deploy -Downer=${{ vars.OWNER }}
run: mvn deploy
# run: mvn deploy -Downer=${{ vars.OWNER }}
# - name: List target directory
# run: ls -l target
# - name: Upload to Gitea Packages