mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-21 13:54:44 +00:00
remove protected environment (#2135)
## Issue Addressed N/A ## Proposed Changes Remove Github Action environments ## Additional Info N/A Co-authored-by: realbigsean <seananderson33@gmail.com>
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -43,7 +43,6 @@ jobs:
|
||||
platform: macos-latest
|
||||
|
||||
runs-on: ${{ matrix.platform }}
|
||||
environment: protected
|
||||
needs: extract-version
|
||||
steps:
|
||||
- name: Checkout sources
|
||||
|
||||
Reference in New Issue
Block a user