add env name to docs workflow

This commit is contained in:
forgash_ 2023-01-23 16:08:03 -07:00
parent b554aba2d6
commit f8888757a1

View File

@ -24,6 +24,8 @@ jobs:
scheduled_run:
name: docs_update
runs-on: ubuntu-latest
environment:
name: workflow_prod
steps:
- uses: actions/checkout@v3