Skip to content

Commit bf8fe5d

Browse files
committed
Update badges
1 parent 82a32de commit bf8fe5d

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
uses: actions/checkout@v2
1616
- name: Create Release
1717
id: create_release
18+
uses: actions/create-release@v1
1819
with:
1920
tag_name: ${{ github.ref }}
2021
release_name: Release ${{ github.ref }}

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# fakedata-parser
22

3+
![Tests](https://github.com/psibi/fakedata-parser/workflows/Tests/badge.svg)
4+
35
Parser used by the package for resolving fake texts.

0 commit comments

Comments
 (0)