mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
build: add release-env context to publish-macos (#28946)
This commit is contained in:
@@ -2369,9 +2369,11 @@ workflows:
|
||||
- osx-publish-skip-checkout:
|
||||
requires:
|
||||
- mac-checkout
|
||||
context: release-env
|
||||
- mas-publish-skip-checkout:
|
||||
requires:
|
||||
- mac-checkout
|
||||
context: release-env
|
||||
|
||||
lint:
|
||||
when: << pipeline.parameters.run-lint >>
|
||||
|
||||
Reference in New Issue
Block a user