Browse Source

Newline at end of sync workflow

pull/899/head
Tyrone Johnston 3 years ago
parent
commit
7b48ee9286
  1. 2
      .github/workflows/sync-min.yml

2
.github/workflows/sync-min.yml

@ -63,4 +63,4 @@ jobs: @@ -63,4 +63,4 @@ jobs:
cd ./min-repo
npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_ACCESS_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_ACCESS_TOKEN }}

Loading…
Cancel
Save