Release 8.0.3 - Fix PNG signature images in PDF viewer

This commit is contained in:
DominikIwanek
2026-08-21 08:45:17 +02:00
parent 48391f2db5
commit 9cd94f8e39
+2
View File
@@ -47,6 +47,8 @@ jobs:
node-version-file: '.nvmrc'
registry-url: 'https://${{ vars.NPM_REGISTRY_ADDRESS }}'
scope: '@alfresco'
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_REGISTRY_TOKEN }}
- name: Publish to NPM
if: ${{ !inputs.dry-run }}