Skip to content

Commit dbf0067

Browse files
lwronskiXavientois
authored andcommitted
Fix - after cleanup run checkout to back to repo directory
1 parent 652bb64 commit dbf0067

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/releases.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,8 @@ jobs:
2020
- name: Cleanup
2121
run: .github/workflows/cleanup.sh
2222

23+
- name: Git Checkout
24+
uses: actions/checkout@v2
25+
2326
- name: Publish to SDKMAN
2427
run: .github/workflows/scripts/publish-sdkman.sh

0 commit comments

Comments
 (0)