Skip to content

Commit

Permalink
Merge pull request #48 from serucee/RC-6.3.1-patch
Browse files Browse the repository at this point in the history
test
  • Loading branch information
serucee authored Dec 4, 2019
2 parents 8d7a453 + 6c8e2d0 commit 8babe3f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Upload release notes
if: steps.tag_and_prepare_release.outputs.tag
uses: serucee/github-create-release-action@master
uses: serucee/github-create-release-action@test
with:
created_tag: ${{ steps.tag_and_prepare_release.outputs.tag }}
env:
Expand Down
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## v6.3.1

* Testing lightweight tag
* More release notes

| Overview | test version | PHP 5.6 | PHP 7.0 | PHP 7.1 | PHP 7.2 |
|---|---|:---:|:---:|:---:|:---:|
| **Tested version(s)** | TEST sdg | ✅ | ✅ | ✅ | ✅ |
| **Compatibility** | test asd | ✅ | ✅ | ✅ | ✅ |

## v6.3.0

* Test
Expand Down

0 comments on commit 8babe3f

Please sign in to comment.