Skip to content

Commit

Permalink
fix(ci): updated
Browse files Browse the repository at this point in the history
  • Loading branch information
eunchurn committed Aug 25, 2024
1 parent fdc9752 commit a1930dd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/npmpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ on:

concurrency: ${{ github.workflow }}-${{ github.ref }}

permissions:
pull-requests: write
contents: write

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a1930dd

Please sign in to comment.