Skip to content

Commit f1cc11c

Browse files
algolia-botmillotp
andcommitted
fix(scripts): disable doclint when releasing java (generated)
algolia/api-clients-automation#5629 Co-authored-by: Pierre Millot <[email protected]>
1 parent 8f1d975 commit f1cc11c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
uses: actions/checkout@v5
1616
with:
1717
fetch-tags: true
18+
ref: ${{ github.ref }}
1819

1920
- name: Install Java
2021
uses: actions/setup-java@v5

0 commit comments

Comments
 (0)