Update main.yml

This commit is contained in:
Killer Boss Original 2022-12-29 12:55:10 +01:00 committed by GitHub
parent 94b41efdc7
commit 7dfa54e388
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: