Skip to content

Commit

Permalink
docs: updates on documentation
Browse files Browse the repository at this point in the history
Added informational and corporate documentation
  • Loading branch information
ADMSK\AVROGAL1 committed Jan 29, 2021
1 parent 51853de commit e8a2882
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ jobs:
- name: Commit changes
uses: EndBug/add-and-commit@v7
with:
message: |
docs: updates on CHANGELOG
Added CHANGELOG to repository
message: "docs: updates on CHANGELOG\n\n Added CHANGELOG to repository"
add: ${{ github.workspace }}/CHANGELOG.md

- name: Get Changelog Entry
Expand Down
4 changes: 1 addition & 3 deletions .github/workflows/version-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,7 @@ jobs:
with:
branch: master
skip_dirty_check: true
commit_message: |
docs: updates on VERSION
Added information on VERSION to repository
commit_message: "docs: updates on VERSION\n\n Added information on VERSION to repository"
commit_options: '--no-verify --signoff'
commit_user_name: GitHub Bot
commit_user_email: [email protected]
Expand Down

0 comments on commit e8a2882

Please sign in to comment.