Skip to content

Commit

Permalink
fix: clean changelog 8
Browse files Browse the repository at this point in the history
  • Loading branch information
ivankatliarchuk committed Apr 5, 2021
1 parent e1b89bc commit b48ab6b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/changelo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,10 @@ jobs:
# :robot: bot
committer: ${{ env.COMMITTER_BOT }}
author: ${{ env.AUTHOR_BOT }}
title: |
"docs: update changelog "${{ steps.ch.outputs.tag }} #${{ github.run_number }}" '
commit-message: |
'docs: Update CHANGELOG.md "${{ github.workflow }} #${{ github.run_number }}" [skip ci]'
# title: |
# "docs: update changelog "${{ steps.ch.outputs.tag }} #${{ github.run_number }}"'
# commit-message: |
# 'docs: Update CHANGELOG.md "${{ github.workflow }} #${{ github.run_number }}" [skip ci]'
# body: |
# ## Description

Expand Down

0 comments on commit b48ab6b

Please sign in to comment.