Skip to content

Commit

Permalink
Merge pull request #33 from kyoto7250/set_permission
Browse files Browse the repository at this point in the history
[skip ci]: set permissions for jobs
  • Loading branch information
kyoto7250 authored Jun 16, 2024
2 parents ea3b316 + 43c5435 commit e8f20c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
- 'v*'

jobs:
permissions:
contents: write
release:
name: Release
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit e8f20c3

Please sign in to comment.