mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Remove unnecessary secret.
This commit is contained in:
parent
fbc9275f63
commit
0e1c641ebb
1 changed files with 0 additions and 1 deletions
|
@ -443,7 +443,6 @@ def macos_nightly():
|
|||
.with_scopes(
|
||||
"secrets:get:project/servo/s3-upload-credentials",
|
||||
"secrets:get:project/servo/github-homebrew-token",
|
||||
"secrets:get:project/servo/wpt-sync",
|
||||
)
|
||||
.with_script(
|
||||
"./mach build --release",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue