Skip to content

Commit d812662

Browse files
authored
Use the release environment in publish-docs (#24214)
See astral-sh/ty#3147
1 parent eda2355 commit d812662

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ permissions:
2222

2323
jobs:
2424
mkdocs:
25+
environment:
26+
name: release
2527
runs-on: ubuntu-latest
2628
steps:
2729
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

0 commit comments

Comments
 (0)