Skip to content

Commit

Permalink
Merge pull request #60 from github/manuelpuyol-patch-1
Browse files Browse the repository at this point in the history
Update publish.yml
  • Loading branch information
manuelpuyol committed Sep 16, 2024
2 parents 9ba7403 + 76cb36a commit 09ff15c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
jobs:
publish-npm:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand Down

0 comments on commit 09ff15c

Please sign in to comment.