Skip to content

Commit

Permalink
fix: fix permission ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpmohiburrahman committed Jun 24, 2024
1 parent 7f8ca89 commit 48ead32
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci-chrome.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ on:

jobs:
release:
permissions:
contents: write
issues: write
pull-requests: write
name: Semantic Release
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 48ead32

Please sign in to comment.