Skip to content

Commit 5982606

Browse files
author
Robert Wiesner
committed
Auto Deploy Releases
1 parent 79c2f54 commit 5982606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm-release-push-charts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
token: ${{ secrets.REPO_ACCESS_TOKEN }}
9696
tag: ${{ steps.semvers.outputs.patch }}
9797
commit: ${{ github.sha }}
98-
name: ocpi-service ${{ steps.semvers.outputs.patch }}
98+
name: graphql-reactive ${{ steps.semvers.outputs.patch }}
9999
draft: false
100100
prerelease: false
101101
generateReleaseNotes: true

0 commit comments

Comments
 (0)