mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +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/book.yml
vendored
1
.github/workflows/book.yml
vendored
@@ -8,7 +8,6 @@ on:
|
||||
jobs:
|
||||
build-and-upload-to-s3:
|
||||
runs-on: ubuntu-18.04
|
||||
environment: protected
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
|
||||
|
||||
Reference in New Issue
Block a user