Merge pull request #2965 from Kobzol/publish-environment

Add publish environment to deploy job
This commit is contained in:
Marco Ieni 2025-11-25 10:47:21 +00:00 committed by GitHub
commit de8202a67f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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)