Skip to content

Commit

Permalink
Merge branch 'master' of github.com:spoonconsulting/cordova-plugin-th…
Browse files Browse the repository at this point in the history
…umbnail into fix-thumbnail-size-issue
  • Loading branch information
dinitri committed Jun 9, 2023
2 parents 1d5c24d + baba057 commit 7b7d023
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: Node.js Package
on: push
jobs:
publish:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: bahmutov/npm-install@v1
- id: publish
uses: JS-DevTools/npm-publish@v1
with:
token: ${{ secrets.npm_token }}

20 changes: 20 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7b7d023

Please sign in to comment.