Skip to content

Commit 670721f

Browse files
authored
Merge pull request #2031 from PathToLife/patch-1
2 parents 3c5eea5 + c475a24 commit 670721f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/releases.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,5 @@ jobs:
9292

9393
- name: Publish to NPM
9494
uses: JS-DevTools/npm-publish@v1
95-
if: false
9695
with:
97-
token: ${{ secrets.NPM_TOKEN }}
96+
token: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)