mirror of
https://github.com/apache/maven-mvnd.git
synced 2026-01-13 07:04:14 +08:00
Fix publish-on-sdkman.sh and how it is called in the GH workflow
This commit is contained in:
2
.github/workflows/verify.yaml
vendored
2
.github/workflows/verify.yaml
vendored
@@ -218,5 +218,7 @@ jobs:
|
||||
asset_name: mvnd-${{ env.VERSION }}-windows-amd64.zip
|
||||
asset_content_type: application/zip
|
||||
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
- name: Publish on sdkman.io
|
||||
run: ./build/publish-on-sdkman.sh "${{ env.VERSION }}"
|
||||
|
||||
Reference in New Issue
Block a user