mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-27 13:01:13 +00:00
ci: add environment to release workflow (#1983)
https://github.com/rust-lang/crates.io/issues/11564#issuecomment-3066696820
This commit is contained in:
parent
8e3bd11d60
commit
02ca5870c5
1
.github/workflows/release-plz.yml
vendored
1
.github/workflows/release-plz.yml
vendored
@ -14,6 +14,7 @@ jobs:
|
||||
# Release unpublished packages.
|
||||
release-plz-release:
|
||||
name: Release-plz release
|
||||
environment: release
|
||||
permissions:
|
||||
pull-requests: write
|
||||
contents: write
|
||||
|
Loading…
x
Reference in New Issue
Block a user