Another attempt
parent
368e5f4303
commit
99bc44aeea
|
|
@ -113,7 +113,7 @@
|
|||
<phase>deploy</phase>
|
||||
|
||||
<configuration>
|
||||
<arguments>publish --userconfig ../libreccm.npmrc</arguments>
|
||||
<arguments>publish --force --userconfig ../libreccm.npmrc</arguments>
|
||||
</configuration>
|
||||
</execution>
|
||||
</executions>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
auth-type=legacy
|
||||
force=true
|
||||
@libreccm:registry=https://git.libreccm.org/api/packages/libreccm/npm/
|
||||
@librecms:registry=https://git.libreccm.org/api/packages/libreccm/npm/
|
||||
@libreccm:access=public
|
||||
|
|
|
|||
Loading…
Reference in New Issue