Skip to content

Commit

Permalink
Merge pull request #114 from devlinjunker/patch-1.2.8
Browse files Browse the repository at this point in the history
patch-1.2.8
  • Loading branch information
devlinjunker authored Apr 5, 2021
2 parents 573a97b + 2087d97 commit 30451b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/release-on-merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
major: ${{ steps.version.outputs.major }}
minor: ${{ steps.version.outputs.minor }}
patch: ${{ steps.version.outputs.patch }}
found: ${{ steps.check_release.outputs.found }}

steps:
- uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
Version: 1.2.7
Version: 1.2.8
---

<img align="right" width="100" height="140" src="https://github.com/devlinjunker/template.github.semver/raw/develop/img/logo-small.png" alt="semver template logo">
Expand Down

0 comments on commit 30451b7

Please sign in to comment.