Skip to content

Commit 286a281

Browse files
committed
feat: do a change to bump version
1 parent 9ed1c90 commit 286a281

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ jobs:
4242
if: ${{ steps.changelog.outputs.skipped == 'false' }}
4343
run: yarn
4444
env:
45-
# This is needed because we need to install the linting packages
4645
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4746

4847
- name: Authenticate with the GitHub Package Registry

0 commit comments

Comments
 (0)