Skip to content

Commit 21a8206

Browse files
authored
chore: Add back release env for actual release (#287)
1 parent ef12f90 commit 21a8206

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-plz.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
jobs:
99
release-plz-release:
1010
name: Release-plz release
11+
environment: release # Optional: for enhanced security
1112
runs-on: ubuntu-latest
1213
if: ${{ github.repository_owner == 'agentclientprotocol' }}
1314
permissions:

0 commit comments

Comments
 (0)