Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-berlin-wmse authored Sep 10, 2024
1 parent f8d3a94 commit 6e444b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
with:
upload_url: ${{ steps.get_release_upload_url.outputs.upload_url }}
asset_path: ./target/openrefine-commons.zip
asset_name: openrefine-commons-$VERSION_STRING.zip
asset_name: openrefine-commons-${{ env.VERSION_STRING }}.zip
asset_content_type: application/zip


0 comments on commit 6e444b0

Please sign in to comment.