Skip to content

v4.27.0

v4.27.0 #46

name: Release Extension to Sonatype
on:
workflow_dispatch:
release:
types: [published]
permissions:
contents: write
pull-requests: write
jobs:
release:

Check failure on line 13 in .github/workflows/release-published.yml

View workflow run for this annotation

GitHub Actions / Release Extension to Sonatype

Invalid workflow file

The workflow is not valid. .github/workflows/release-published.yml (Line: 13, Col: 3): Error calling workflow 'liquibase/build-logic/.github/workflows/[email protected]'. The nested job 'deploy_xsd' is requesting 'id-token: write', but is only allowed 'id-token: none'.
uses: liquibase/build-logic/.github/workflows/[email protected]
secrets: inherit