fix deployment vars 2
Some checks failed
Gitea Action Maven build / build (push) Failing after 1m11s

This commit is contained in:
Eduard Kuksa
2025-02-02 16:17:18 +07:00
parent fc3077e121
commit cbe83898b4
2 changed files with 1 additions and 3 deletions

View File

@@ -44,5 +44,3 @@ jobs:
EOF
- name: Deploy to Gitea Packages
run: mvn deploy
env:
OWNER: ${{ vars.OWNER }}