We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef12f90 commit 21a8206Copy full SHA for 21a8206
.github/workflows/release-plz.yml
@@ -8,6 +8,7 @@ on:
8
jobs:
9
release-plz-release:
10
name: Release-plz release
11
+ environment: release # Optional: for enhanced security
12
runs-on: ubuntu-latest
13
if: ${{ github.repository_owner == 'agentclientprotocol' }}
14
permissions:
0 commit comments