mirror of
https://github.com/fastapi/fastapi.git
synced 2026-05-24 16:29:41 -04:00
🚀 Deploy when tagged using Python 3.6
This commit is contained in:
@@ -23,3 +23,4 @@ deploy:
|
||||
script: bash scripts/deploy.sh
|
||||
on:
|
||||
tags: true
|
||||
python: "3.6"
|
||||
|
||||
Reference in New Issue
Block a user