Skip to content

Commit

Permalink
readme update + pkg depl
Browse files Browse the repository at this point in the history
  • Loading branch information
kasvith committed Feb 14, 2020
1 parent 1257652 commit 06ec444
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npmpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
with:
node-version: 12
registry-url: https://npm.pkg.github.com/
scope: "@kasvith"
scope: "@ingameltd"
- run: npm ci
- run: npm publish
env:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Przelewy24 for NodeJS

![](https://img.shields.io/github/workflow/status/ingameltd/node-przelewy24/Build) ![](https://img.shields.io/github/license/ingameltd/node-przelewy24) ![](https://img.shields.io/npm/v/ingameltd/node-przelewy24) ![](https://img.shields.io/github/last-commit/ingameltd/node-przelewy24)
![](https://img.shields.io/github/workflow/status/ingameltd/node-przelewy24/Build) ![](https://img.shields.io/github/license/ingameltd/node-przelewy24) ![](https://img.shields.io/npm/v/@ingameltd/node-przelewy24) ![](https://img.shields.io/github/last-commit/ingameltd/node-przelewy24)

NodeJS Library for Przelewy24. This library is written in Typescript to provide
best typesafety.
Expand Down

0 comments on commit 06ec444

Please sign in to comment.