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 fedde63 commit ce61d8fCopy full SHA for ce61d8f
.github/workflows/wordpress-plugin-deploy.yml
@@ -1,4 +1,7 @@
1
name: Deploy to WordPress.org
2
+permissions:
3
+ id-token: write
4
+ attestations: write
5
on:
6
release:
7
types: [published]
0 commit comments