Skip to content

Commit

Permalink
chore: Fix NPM publish automation.
Browse files Browse the repository at this point in the history
  • Loading branch information
petejohanson committed Jun 29, 2024
1 parent 5e53777 commit 56c6cea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
pull-requests: write
steps:
- uses: googleapis/release-please-action@v4
id: release
with:
token: ${{ secrets.ZMK_STUDIO_RELEASE_TOKEN }}
release-type: node
Expand Down

0 comments on commit 56c6cea

Please sign in to comment.