Skip to content

Commit cad3daa

Browse files
committed
Merge branch 'dev'
2 parents dad7b4f + a01f35a commit cad3daa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
JRELEASER_GPG_PUBLIC_KEY: ${{ secrets.JRELEASER_GPG_PUBLIC_KEY }}
4242
JRELEASER_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4343
working-directory: backend
44-
run: mvn -Prelease deploy jreleaser:deploy -Djreleaser.config.file=jreleaser.yml -DaltDeploymentRepository=local::file:./target/staging-deploy -DskipTests
44+
run: mvn -Prelease deploy jreleaser:deploy -Djreleaser.config.file=../jreleaser.yml -DaltDeploymentRepository=local::file:./target/staging-deploy -DskipTests

0 commit comments

Comments
 (0)