Skip to content

Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.6 #2427

Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.6

Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.6 #2427

Workflow file for this run

name: build docs
on:
push:
paths:
- 'docs/**'
pull_request:
env:
NODE_OPTIONS: '--openssl-legacy-provider'
jobs:
build:
uses: ./.github/workflows/workflow-build-docs.yaml
with:
publish: false
secrets: inherit