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 65f164a commit 194ba7d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,13 @@ jobs:
- name: Create Changelog
uses: heinrichreimer/[email protected]
with:
output: ./CHANGELOG.md
token: ${{ secrets.GITHUB_TOKEN }}

- uses: actions/upload-artifact@v2
with:
name: CHANGELOG.md
path: ${{ github.workspace }}

- name: Get Changelog Entry
id: changelog_reader
uses: mindsers/changelog-reader-action@v2
Expand Down

0 comments on commit 194ba7d

Please sign in to comment.