8000 Try to fix removal of latest dir during release · square/retrofit@06216a3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 06216a3

Browse files
committed
Try to fix removal of latest dir during release
1 parent 1697bdc commit 06216a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050
clean: true
5151
clean-exclude: |
5252
.nojekyll
53-
latest/
53+
latest/**

0 commit comments

Comments
 (0)
0