Skip to content

Commit

Permalink
Merge pull request #20 from PerryWerneck/develop
Browse files Browse the repository at this point in the history
Fixing readme and release for mingw package publish.
  • Loading branch information
PerryWerneck authored Apr 6, 2023
2 parents 685ab55 + 66f20a9 commit e199a62
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: oprypin/find-latest-tag@v1
id: gettag
with:
repository: PerryWerneck/libv3270
repository: PerryWerneck/libipc3270
releases-only: true
- uses: msys2/setup-msys2@v2
with:
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Created originally as part of [PW3270 application](../../../pw3270) this library

[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
![CodeQL](https://github.com/PerryWerneck/libipc3270/workflows/CodeQL/badge.svg)
[![MSVC](https://github.com/PerryWerneck/libipc3270/actions/workflows/msvc.yml/badge.svg)](https://github.com/PerryWerneck/libipc3270/actions/workflows/msvc.yml)
[![build result](https://build.opensuse.org/projects/home:PerryWerneck:pw3270/packages/libipc3270/badge.svg?type=percent)](https://build.opensuse.org/package/show/home:PerryWerneck:pw3270/libipc3270)

## Instalation
Expand Down

0 comments on commit e199a62

Please sign in to comment.