Skip to content

Commit

Permalink
build-deploy.yml: updated the maven-central repo URL
Browse files Browse the repository at this point in the history
  • Loading branch information
pavly-gerges authored Jul 25, 2024
1 parent 0c8d202 commit 866537b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
deploy:
environment:
name: maven-central
url: https://repo.maven.apache.org/maven2/io/github/software-hardware-codesign/
url: https://repo.maven.apache.org/maven2/io/github/electrostat-lab
runs-on: ${{ matrix.os }}
needs: [compile-assemble]
strategy:
Expand Down

0 comments on commit 866537b

Please sign in to comment.