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.
2 parents 986d982 + 489eb0b commit 181df44Copy full SHA for 181df44
.github/workflows/release-plz.yml
@@ -10,6 +10,7 @@ jobs:
10
name: Release-plz release
11
runs-on: ubuntu-latest
12
if: ${{ github.repository_owner == 'matrix-org' }}
13
+ environment: release
14
permissions:
15
contents: write
16
id-token: write
0 commit comments