Skip to content

Commit

Permalink
mta: gitopts test
Browse files Browse the repository at this point in the history
Signed-off-by: Roy Golan <[email protected]>
  • Loading branch information
rgolangh committed Dec 1, 2023
1 parent 7f57cf0 commit c734b25
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,7 @@ jobs:
- name: Run chart-releaser
uses: helm/[email protected]
with:
skip_existing: true
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ data:
"properties": {
"repositoryURL": {
"type": "string"
},
"repositoryName": {
"type": "string"
}
},
"required": [
Expand Down

0 comments on commit c734b25

Please sign in to comment.