change artifact version
Some checks failed
Gitea Action Maven build / build (push) Failing after 39s
Some checks failed
Gitea Action Maven build / build (push) Failing after 39s
This commit is contained in:
parent
8c1cec2190
commit
a97e044849
@ -37,7 +37,7 @@ jobs:
|
||||
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
|
||||
GITEA_URL: "https://gitea.kuksa.dev"
|
||||
PACKAGE_NAME: "spring-demo"
|
||||
PACKAGE_VERSION: "1.0.0"
|
||||
PACKAGE_VERSION: "0.0.1-snapshot"
|
||||
run: |
|
||||
curl -X POST \
|
||||
-H "Authorization: token $ACCESS_TOKEN" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user