Skip to content

Commit

Permalink
chore: edit release
Browse files Browse the repository at this point in the history
  • Loading branch information
Juyeong-Byeon committed Jun 9, 2024
1 parent 9c9c702 commit 19bc848
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ jobs:
release-sementic:
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
permissions:
contents: write
pull-requests: write
issues: write
needs: [run-test, static-analize]
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 19bc848

Please sign in to comment.