📝 Update links from tiangolo repo to fastapi org repo (#1285)
This commit is contained in:

committed by
GitHub

parent
9ce8526605
commit
8ce3ce5903
2
.github/workflows/deploy-production.yml
vendored
2
.github/workflows/deploy-production.yml
vendored
@@ -8,7 +8,7 @@ on:
|
||||
jobs:
|
||||
deploy:
|
||||
# Do not deploy in the main repository, only in user projects
|
||||
if: github.repository_owner != 'tiangolo'
|
||||
if: github.repository_owner != 'fastapi'
|
||||
runs-on:
|
||||
- self-hosted
|
||||
- production
|
||||
|
Reference in New Issue
Block a user