fix: Increase NPM publish timer (no-changelog) (#17073)

This commit is contained in:
shortstacked
2025-07-07 15:44:35 +01:00
committed by GitHub
parent eab10a6753
commit 044b0bb330

View File

@@ -12,7 +12,7 @@ jobs:
name: Publish to NPM
runs-on: ubuntu-latest
if: github.event.pull_request.merged == true
timeout-minutes: 10
timeout-minutes: 15
permissions:
id-token: write
env: