Skip to content

Commit

Permalink
Merge pull request #63 from github/manuelpuyol-patch-1
Browse files Browse the repository at this point in the history
Update publish.yml
  • Loading branch information
manuelpuyol authored Sep 16, 2024
2 parents 1ffe4f9 + f46bd58 commit 7a3a025
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@v4
- uses: actions/setup-node@v4
Expand Down

0 comments on commit 7a3a025

Please sign in to comment.