Skip to content

Commit

Permalink
add contents permission to deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
tharsheblows committed Jul 25, 2024
1 parent e4cf3dd commit 5aaf2e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-wp-org.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
name: Deploy to WP.org
runs-on: ubuntu-22.04
permissions:
contents: read
contents: write
packages: read
steps:

Expand Down

0 comments on commit 5aaf2e4

Please sign in to comment.