Skip to content

Commit 59919e2

Browse files
chore: change release config filename (#43)
Signed-off-by: Harikrishnan Balagopal <[email protected]>
1 parent 4b7976d commit 59919e2

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
token: ${{ secrets.GITHUB_TOKEN }}
8787
tag: ${{ github.event.inputs.tag }}
8888
prev_tag: ${{ github.event.inputs.prev_tag }}
89-
config: .grenrc.js
89+
config: releasenotes-config.js
9090
- uses: azure/setup-helm@v1
9191
- run: IMAGE_TAG='${{ github.event.inputs.tag }}' make prepare-for-release
9292
- run: helm package helm-charts/move2kube

.grenrc.js releasenotes-config.js

File renamed without changes.

0 commit comments

Comments
 (0)