mirror of
https://github.com/nicolabs/musiccast-repairkit.git
synced 2026-05-21 03:10:03 +02:00
+ doc
This commit is contained in:
parent
d2be242d16
commit
3e118c337e
2
.github/workflows/npmjs.yml
vendored
2
.github/workflows/npmjs.yml
vendored
|
|
@ -1,4 +1,6 @@
|
|||
# Doc : https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages
|
||||
# Also : https://docs.npmjs.com/creating-and-publishing-unscoped-public-packages
|
||||
# For provenance see https://docs.npmjs.com/generating-provenance-statements
|
||||
name: Publish Package to npmjs
|
||||
|
||||
on:
|
||||
|
|
|
|||
Loading…
Reference in a new issue