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 7ee5ab1 commit 073bc1fCopy full SHA for 073bc1f
.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