Skip to content

Commit 6c61ed6

Browse files
committed
Update deploy action with permissions information
Signed-off-by: Scott Kingsley Clark <lol@scottkclark.com>
1 parent fe26ac4 commit 6c61ed6

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)