Skip to content

Commit 57b9907

Browse files
committed
Update GitHub Action
1 parent 735f0b5 commit 57b9907

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/_deploy_api.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ on:
66
environment:
77
required: true
88
type: string
9-
uv_version:
10-
required: true
11-
type: string
129

1310
jobs:
1411
deploy:

.github/workflows/pull_request.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,4 @@ jobs:
5151
uses: ./.github/workflows/_deploy_api.yaml
5252
with:
5353
environment: dev
54-
uv_version: ${{ vars.UV_VERSION }}
5554
secrets: inherit

0 commit comments

Comments
 (0)