Skip to content

Commit e51571d

Browse files
committed
Add trailing newline
1 parent fd0493c commit e51571d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
- run: echo "Publishing string-offsets"
2121
- run: npm whoami; npm --ignore-scripts publish
2222
env:
23-
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
23+
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 commit comments

Comments
 (0)