mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 14:50:17 +00:00
Add prod environment to deploy workflow for GitHub Environments UI
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -22,6 +22,7 @@ jobs:
|
||||
name: Deploy app
|
||||
runs-on: ubuntu-latest
|
||||
needs: test
|
||||
environment: prod
|
||||
concurrency: deploy-group
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user