Skip to content

Commit

Permalink
Update pom path (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
TruongQuangSB authored May 6, 2024
1 parent 47cb594 commit e39ec6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-release-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ jobs:
with:
version: ${{ inputs.version }}
target: "java/org.eclipse.set.model.releng.target/org.eclipse.set.model.releng.target.target"
pom: 'java/pom.xml'
1 change: 1 addition & 0 deletions .github/workflows/create-release-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ jobs:
with:
version: ${{ inputs.version }}
target: "java/org.eclipse.set.model.releng.target/org.eclipse.set.model.releng.target.target"
pom: 'java/pom.xml'

0 comments on commit e39ec6a

Please sign in to comment.