Skip to content

Commit

Permalink
chore: remove token from publish action
Browse files Browse the repository at this point in the history
  • Loading branch information
dtjones404 committed Mar 21, 2023
1 parent de56fb9 commit 7d6d394
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,3 @@ jobs:
git config --global user.name ${{ github.actor }}
- name: ▶️ Run release
run: npm run release
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 7d6d394

Please # to comment.