We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfc47e4 commit 736291bCopy full SHA for 736291b
.github/workflows/deploy-to-dotorg.yml
@@ -2,7 +2,7 @@ name: Deploy to WordPress.org
2
3
permissions:
4
contents: write
5
- packages: write
+ packages: read
6
7
on:
8
release:
0 commit comments