Skip to content

Commit

Permalink
Auto Deploy Releases
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Wiesner committed Jun 12, 2022
1 parent 79c2f54 commit 5982606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-release-push-charts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
token: ${{ secrets.REPO_ACCESS_TOKEN }}
tag: ${{ steps.semvers.outputs.patch }}
commit: ${{ github.sha }}
name: ocpi-service ${{ steps.semvers.outputs.patch }}
name: graphql-reactive ${{ steps.semvers.outputs.patch }}
draft: false
prerelease: false
generateReleaseNotes: true
Expand Down

0 comments on commit 5982606

Please sign in to comment.