mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
This applies changes from #44108 to the release/v0.1 branch. To secure our workflow secrets, we will be removing the global secrets, hence backporting this is required in order to support future release workflow usage. ------------------------------- The publish environment enforces additional restrictions, mainly that the workflow can only be run from protected branches and additional prevents access of the publish secrets from workflows which do not use this environment. Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>