Skip to content

Commit 1b067c2

Browse files
committed
chore(ci): Add environment to release-plz job (#1526)
1 parent 6d8c6d8 commit 1b067c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-plz.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ on:
1111
jobs:
1212
release-plz:
1313
name: Release-plz
14+
environment: release
1415
runs-on: ubuntu-latest
16+
if: github.repository_owner == "gtema"
1517
permissions:
1618
id-token: write
1719
pull-requests: write

0 commit comments

Comments
 (0)