mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
test(web): 🧪 GH environment for staging
This commit is contained in:
parent
c7f0c13254
commit
6f8416ef84
1 changed files with 1 additions and 1 deletions
2
.github/workflows/web.yml
vendored
2
.github/workflows/web.yml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
|
||||
if: github.event_name == 'push' || (github.event_name == 'pull_request' && github.event.action != 'closed')
|
||||
|
||||
# TODO: revise environment for stapp staging sites
|
||||
# TODO: revise for stapp staging sites
|
||||
environment:
|
||||
name: production-web
|
||||
url: https://filterlists.com
|
||||
|
|
|
|||
Loading…
Reference in a new issue