mirror of
https://github.com/rust-lang/mdBook.git
synced 2025-12-27 05:34:20 -05:00
Add publish environment to deploy job
This commit is contained in:
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@@ -54,6 +54,7 @@ jobs:
|
||||
permissions:
|
||||
# Required for OIDC token exchange
|
||||
id-token: write
|
||||
environment: publish
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
- name: Install Rust (rustup)
|
||||
|
||||
Reference in New Issue
Block a user