Update main.yml
This commit is contained in:
parent
94b41efdc7
commit
7dfa54e388
1 changed files with 0 additions and 1 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -13,7 +13,6 @@ jobs:
|
|||
with:
|
||||
node-version: '16.x'
|
||||
registry-url: 'https://registry.npmjs.org'
|
||||
scope: '@fiusdevelopment'
|
||||
- name: Publish package on NPM 📦
|
||||
run: npm publish --access public
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue