updated dockerpublish

This commit is contained in:
Sean Macfarlane
2020-04-15 16:44:31 -04:00
parent c54845faf7
commit 00a12f320a

View File

@@ -24,6 +24,8 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
ssh-key: ${{ secrets.NPM_REPO_AUTH_TOKEN }}
- name: Run tests
run: |