Skip to content

Commit

Permalink
update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
bmschmidt committed May 17, 2024
1 parent 65d2e3c commit 66a87a7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ on:
branches:
- dev

permissions:
contents: write
packages: write
deployments: write

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

0 comments on commit 66a87a7

Please sign in to comment.