Skip to content

Commit

Permalink
Merge pull request #4 from blue-monk/release/1.0.0-additional
Browse files Browse the repository at this point in the history
Release/1.0.0 additional
  • Loading branch information
blue-monk authored Oct 7, 2021
2 parents 87c701f + 391e2a8 commit f4187c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ name: release
on:
release:
types: [released]
workflow_dispatch:

jobs:
build:
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@

# csv-diff-python3

[![release](https://img.shields.io/github/v/release/blue-monk/csv-diff-python3)](https://github.com/blue-monk/csv-diff-python3/releases/tag/1.0.0)
[![Python Version](https://img.shields.io/badge/Python-3.6%20%7C%203.7%20%7C%203.8%20%7C%203.9-blue)](README.md/#herb-requirements)
[![testing](https://github.com/blue-monk/csv-diff-python3/actions/workflows/testing.yml/badge.svg)](https://github.com/blue-monk/csv-diff-python3/actions/workflows/testing.yml)
[![coverage](https://github.com/blue-monk/csv-diff-python3/blob/gh-pages/coverage.svg)](https://blue-monk.github.io/csv-diff-python3/)
Expand Down

0 comments on commit f4187c4

Please sign in to comment.