Skip to content

Commit c3a0e0e

Browse files
theinternedkoddssonhmaurer
committed
whitespace
Co-authored-by: Kristján Oddsson <[email protected]> Co-authored-by: a3gis <[email protected]>
1 parent f76e97b commit c3a0e0e

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
@@ -23,4 +23,4 @@ jobs:
2323
TAG_NAME: ${{ github.event.release.tag_name }}
2424
- run: npm whoami; npm publish
2525
env:
26-
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
26+
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 commit comments

Comments
 (0)