Skip to content

Commit

Permalink
chore: add release permisison (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
embbnux authored Mar 12, 2024
1 parent d713851 commit ebda301
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
strategy:
matrix:
php-version: [8.1, 8.0, 7.4]
permissions:
contents: write
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit ebda301

Please sign in to comment.