Skip to content

Commit

Permalink
[ci] Setting permissions on workflow
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
diemol committed Sep 20, 2024
1 parent aabdb7f commit 2d8e47d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stage-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
github.event.inputs.version != '' &&
github.repository_owner == 'seleniumhq')
runs-on: ubuntu-latest
permissions: write-all
steps:
- name: Checkout repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 2d8e47d

Please sign in to comment.