chore(config): Increased publish-npm step resource size to 'large' (#4736)

This commit is contained in:
Alexandru Popovici
2025-05-14 09:01:17 +03:00
committed by GitHub
parent 6ad0da4eb5
commit 6b14f5d33c
+1
View File
@@ -1059,6 +1059,7 @@ jobs:
publish-npm:
<<: *docker-node-image
working_directory: *work-dir
resource_class: large
steps:
- checkout
- attach_workspace: