Skip to content

Commit

Permalink
fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-hub committed Jan 10, 2020
1 parent 5f466f3 commit 17d59d2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/npmpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:
jobs:

publish-npm:
needs: build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cerebro-blockchain",
"version": "0.1.4",
"version": "0.1.5",
"description": "Cerebro plugin to show the current bitcoin blockchain's difficulty",
"license": "MIT",
"dependencies": {
Expand Down

0 comments on commit 17d59d2

Please sign in to comment.