Skip to content

Commit f7a5f5c

Browse files
committed
feat: scope PAT-using release/publish jobs to 'release' environment
1 parent a7ab384 commit f7a5f5c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
release:
3737
name: Trigger release
3838
runs-on: ubuntu-24.04
39+
environment: release
3940
permissions:
4041
contents: write
4142

0 commit comments

Comments
 (0)