Remove contents:write from build-orbit action (#10156)

This is no longer needed since we use the upload action rather than
draft GitHub release.
This commit is contained in:
Zach Wasserman 2023-02-27 21:51:43 -06:00 committed by GitHub
parent 145f143dde
commit e971f4510b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,8 +21,6 @@ permissions:
jobs:
build:
runs-on: macos-latest
permissions:
contents: write
steps:
- name: Checkout
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # v2