mirror of
https://github.com/fastapi/fastapi.git
synced 2026-09-12 21:38:39 -04:00
Add UV_NO_SYNC: true in publish workflow
This commit is contained in:
1 parent
938d2e695f
commit
ae8a2a7cd0
1 file changed
+3
@@ -5,6 +5,9 @@ on:
|
||||
types:
|
||||
- published
|
||||
|
||||
env:
|
||||
UV_NO_SYNC: true
|
||||
|
||||
permissions: {}
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in new issue
Block a user