Skip to content

Commit 129094f

Browse files
committed
chore: release 0.1.1
Release-As: 0.1.1
1 parent 7734f1b commit 129094f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ jobs:
3333
if: ${{ steps.release.outputs.release_created }}
3434
- run: npm publish --access=public
3535
env:
36-
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
36+
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3737
if: ${{ steps.release.outputs.release_created }}

0 commit comments

Comments
 (0)