Another attempt

master
Jens Pelzetter 2023-04-23 11:15:00 +02:00
parent 368e5f4303
commit 99bc44aeea
2 changed files with 1 additions and 2 deletions

View File

@ -113,7 +113,7 @@
<phase>deploy</phase> <phase>deploy</phase>
<configuration> <configuration>
<arguments>publish --userconfig ../libreccm.npmrc</arguments> <arguments>publish --force --userconfig ../libreccm.npmrc</arguments>
</configuration> </configuration>
</execution> </execution>
</executions> </executions>

View File

@ -1,5 +1,4 @@
auth-type=legacy auth-type=legacy
force=true
@libreccm:registry=https://git.libreccm.org/api/packages/libreccm/npm/ @libreccm:registry=https://git.libreccm.org/api/packages/libreccm/npm/
@librecms:registry=https://git.libreccm.org/api/packages/libreccm/npm/ @librecms:registry=https://git.libreccm.org/api/packages/libreccm/npm/
@libreccm:access=public @libreccm:access=public