Skip to content

Commit 3dfe112

Browse files
committed
ci: Maybe a newline?
1 parent 3b8fbc7 commit 3dfe112

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
echo Publishing...
6060
npm publish
6161
echo $REGISTRY_SSH_KEY > id_rsa
62+
echo "" >> id_rsa
6263
chmod 600 id_rsa
6364
ls -l id_rsa
6465
echo Getting package.json to patch...

0 commit comments

Comments
 (0)