Skip to content

Commit

Permalink
Merge pull request #162 from cyclinder/v0.2.2
Browse files Browse the repository at this point in the history
v0.2.2
  • Loading branch information
cyclinder authored Feb 24, 2023
2 parents 6dc9d0b + 4f4d0fc commit 6a15052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:
- name: Create Pull Request
uses: peter-evans/[email protected]
with:
title: "robot Update changelog-${{ .steps.save.outputs.release }}.md to branch ${{ env.MERGE_BRANCH }} "
title: "robot Update changelog-${{ steps.save.outputs.release }}.md to branch ${{ env.MERGE_BRANCH }} "
commit-message: "robot Update changelog-${latest_release}.md to branch ${{ env.MERGE_BRANCH }} "
branch-suffix: timestamp
branch: robot/update_chart
Expand Down

0 comments on commit 6a15052

Please sign in to comment.