Skip to content

Commit

Permalink
Update new_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mustafaboleken committed Jul 8, 2024
1 parent 37ce111 commit e919172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/new_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v2

- name: Get versions data from repo
run: wget -O maven-metadata.xml https://oss.sonatype.org/service/local/repositories/release/content/io/antmedia/ant-media-server/maven-metadata.xml
run: wget -O maven-metadata.xml https://oss.sonatype.org/service/local/repositories/releases/content/io/antmedia/ant-media-server/maven-metadata.xml

- name: Download war File
run: |
Expand Down

0 comments on commit e919172

Please sign in to comment.