chore: publish workflow
This commit is contained in:
@@ -17,6 +17,10 @@ jobs:
|
||||
token: ${{ secrets.CI_PAT_TOKEN }}
|
||||
fetch-depth: 0
|
||||
|
||||
- uses: actions/setup-node@v1
|
||||
with:
|
||||
registry-url: 'https://registry.npmjs.org'
|
||||
|
||||
- name: Setup git config
|
||||
run: |
|
||||
git config --global user.name "standardci"
|
||||
@@ -6,7 +6,7 @@
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"author": "Standard Notes",
|
||||
"author": "Standard Notes.",
|
||||
"description": "Standard Notes client release versions",
|
||||
"engines": {
|
||||
"node": ">=12.19.0 <17.0.0"
|
||||
|
||||
Reference in New Issue
Block a user