Skip to content

Commit 66a814f

Browse files
authored
Merge pull request #137 from devlinjunker/patch-1.6.6
patch-1.6.6
2 parents cb3aa3f + 589af6e commit 66a814f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main-on-merge.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ jobs:
7979

8080
- name: Create Github Release
8181
id: create_release
82+
if: steps.check_exists.outputs.found == ''
8283
uses: actions/create-release@v1
83-
if: steps.version.check_exists.found == ''
8484
env:
8585
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8686
with:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
Version: 1.6.5
2+
Version: 1.6.6
33
---
44

55
<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">

0 commit comments

Comments
 (0)