Skip to content

Commit

Permalink
fix(main): add perm setting
Browse files Browse the repository at this point in the history
add perm setting
  • Loading branch information
snomiao committed Dec 30, 2024
1 parent 0220172 commit 0e79d0f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/semantic-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ on:
push:
jobs:
semantic-release:
permissions:
contents: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 0e79d0f

Please sign in to comment.