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 5fe6450 commit 23c1f32Copy full SHA for 23c1f32
.github/workflows/publish.yaml
@@ -1,7 +1,8 @@
1
name: Plugins - CD
2
run-name: Deploy ${{ inputs.branch }} to ${{ inputs.environment }} by @${{ github.actor }}
3
permissions:
4
- contents: read
+ attestations: write
5
+ contents: write
6
id-token: write
7
8
on:
0 commit comments