Skip to content

Commit

Permalink
chore: add missing token
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Nov 16, 2023
1 parent 14c7322 commit 12ea309
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-it.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
- name: Make the release
env:
GITHUB_TOKEN: ${{ secrets.BOT_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: |
git config user.email "[email protected]"
git config user.name "Z-Wave JS Bot"
Expand Down

0 comments on commit 12ea309

Please sign in to comment.