Update publish.yml

This commit is contained in:
JamesIves 2020-02-22 09:24:05 -05:00
parent 389e484d6d
commit 56f534b9f4

View File

@ -15,7 +15,7 @@ jobs:
with:
node-version: 12
registry-url: https://registry.npmjs.org/
- run:
- run: |
git config user.email "iam@jamesiv.es"
git config user.name "James Ives"
- run: npm version patch -m "Release %s"