Skip to content

Commit 7c81338

Browse files
authored
Create a "deployment" for the release-gate job (#3239)
Mirror of astral-sh/uv#18920
1 parent a447e03 commit 7c81338

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
# environment is only approved when the `release-gate` job succeeds.
6666
environment:
6767
name: release-gate
68-
deployment: false
68+
deployment: true
6969
steps:
7070
- run: echo "Release approved"
7171

0 commit comments

Comments
 (0)