Skip to content
This repository has been archived by the owner on Aug 24, 2021. It is now read-only.

Commit

Permalink
Merge pull request #8 from fredrikhgrelland/fredrikhgrelland-patch-2
Browse files Browse the repository at this point in the history
Fredrikhgrelland patch 2
  • Loading branch information
fredrikhgrelland authored Aug 19, 2021
2 parents 0172547 + a91eb16 commit 300aa5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_pr_master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
bump: ${{ steps.bump.outputs.match }}
next_version: ${{ steps.next_version.outputs.version }}
current_version: ${{ fromJson(steps.current_version.outputs.output).data.current_version.version }}
log_entry: ${{ steps.changelog_reader.outputs.log_entry }}
log_entry: ${{ steps.changelog_reader.outputs.changes }}
steps:
- uses: actions/checkout@v2
- id: current_version
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

- Ansible upgraded to latest stable release 2.10.7
- Forcing package upgrades.
- Logchanges

## [0.2.0]

Expand Down

0 comments on commit 300aa5e

Please sign in to comment.