Remove unnecessary secret.

This commit is contained in:
Josh Matthews 2019-05-07 10:59:32 -04:00
parent fbc9275f63
commit 0e1c641ebb

View file

@ -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",