Skip to content

Commit

Permalink
chore: publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
moughxyz committed Jul 5, 2022
1 parent 784a1d8 commit 5ee7b06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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 @@ -19,7 +19,7 @@ jobs:
- name: Set up Node
uses: actions/setup-node@v3
with:
node-version: 16
registry-url: 'https://registry.npmjs.org'

- name: Set up Ruby
uses: ruby/setup-ruby@v1
Expand Down
2 changes: 1 addition & 1 deletion packages/features/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"description": "Features SDK for Standard Notes projects",
"main": "dist/index.js",
"author": "Standard Notes",
"author": "Standard Notes.",
"types": "dist/index.d.ts",
"files": [
"dist"
Expand Down

0 comments on commit 5ee7b06

Please sign in to comment.