Update .forgejo/workflows/release.yml
Some checks failed
Release / release (push) Failing after 16m25s
Some checks failed
Release / release (push) Failing after 16m25s
This commit is contained in:
parent
a223d77e93
commit
579ab99e08
1 changed files with 3 additions and 3 deletions
|
@ -122,9 +122,9 @@ jobs:
|
||||||
--notes "Automated release created by CI" \
|
--notes "Automated release created by CI" \
|
||||||
--repo root/resilient
|
--repo root/resilient
|
||||||
|
|
||||||
# Upload the JAR artifact
|
# Upload the JAR artifact
|
||||||
forgejo release upload "v$VERSION" target/resilient*.jar \
|
forgejo release upload "v$VERSION" target/resilient*.jar \
|
||||||
--repo oguerreiro/resilient
|
--repo root/resilient
|
||||||
|
|
||||||
# ##################################################################
|
# ##################################################################
|
||||||
# ## THIS IS A RELEASE - Change master version to next SNAPSHOT ##
|
# ## THIS IS A RELEASE - Change master version to next SNAPSHOT ##
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue