diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 21f009c..b9ff0b7 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -131,7 +131,7 @@ jobs: run: ls -R *.rpm - name: Deploy to nexus - uses: Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@a288b9efdaa50413573b2e130896d906478b8e50 + uses: Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@bd803ea1bf16464eaf9726560c0496b41d15c03f if: startsWith(github.ref, 'refs/tags/v') with: group-id: org.imagemagick @@ -259,7 +259,7 @@ jobs: run: ls -R *.deb - name: Deploy to nexus - uses: Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@a288b9efdaa50413573b2e130896d906478b8e50 + uses: Alfresco/alfresco-build-tools/.github/actions/maven-deploy-file@bd803ea1bf16464eaf9726560c0496b41d15c03f if: startsWith(github.ref, 'refs/tags/v') with: group-id: org.imagemagick