Skip to content

Commit f8b9ac7

Browse files
Devesh/fix v1 release (#332)
* chore: set version to 1.15.0 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix: remove tag trigger from internal release workflow Internal (JFrog) releases should only trigger on branch pushes, not tags. Tags are reserved for public Maven Central releases. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent e6d8867 commit f8b9ac7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/internal-release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: Publish package to the JFROG Artifactory
22
on:
33
push:
4-
tags: '*.*.*'
54
paths-ignore:
65
- "pom.xml"
76
- "*.md"

0 commit comments

Comments
 (0)