Skip to content

Commit 9bc4c3f

Browse files
committed
fix(scripts): only checkout tag on release
1 parent 3c364f3 commit 9bc4c3f

File tree

1 file changed

+0
-2
lines changed
  • clients/algoliasearch-client-scala/.github/workflows

1 file changed

+0
-2
lines changed

clients/algoliasearch-client-scala/.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ name: Publish jar
22

33
on:
44
push:
5-
branches:
6-
- main
75
tags:
86
- '*'
97

0 commit comments

Comments
 (0)