Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kennyho-ml authored Feb 27, 2023
1 parent 526410f commit d4bee83
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,9 @@ jobs:
with:
valueFile: 'someYaml.yml'
propertyPath: 'images.newTag'
value: v1.0.1
commitChange: false
branch: development
value: 'v2.0'
commitChange: true
targetBranch: main
createPR: true

0 comments on commit d4bee83

Please sign in to comment.