Skip to content

Commit

Permalink
Fix publish permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
dgreif authored Oct 15, 2024
1 parent d4e78a3 commit e854c8a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ permissions:
jobs:
publish-npm:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
Expand Down

0 comments on commit e854c8a

Please sign in to comment.