We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1776d81 + 9fa7d36 commit ef25672Copy full SHA for ef25672
.github/workflows/releases.yml
@@ -20,5 +20,8 @@ jobs:
20
- name: Cleanup
21
run: .github/workflows/cleanup.sh
22
23
+ - name: Git Checkout
24
+ uses: actions/checkout@v2
25
+
26
- name: Publish to SDKMAN
27
run: .github/workflows/scripts/publish-sdkman.sh
0 commit comments