mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2026-08-27 22:10:26 +02:00
fix: Increase NPM publish timer (no-changelog) (#17073)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user