Skip to content

Commit ce61d8f

Browse files
authored
Update deploy action with permissions information
Signed-off-by: Scott Kingsley Clark <[email protected]>
1 parent fedde63 commit ce61d8f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/wordpress-plugin-deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
name: Deploy to WordPress.org
2+
permissions:
3+
id-token: write
4+
attestations: write
25
on:
36
release:
47
types: [published]

0 commit comments

Comments
 (0)