Disabling patching for now

This commit is contained in:
James Ives 2021-02-08 00:33:49 -05:00 committed by GitHub
parent 0bf6306127
commit 049a95c516
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ jobs:
- run: yarn install --frozen-lockfile
- run: yarn build
- run: npm version patch -m "Release %s 📣"
# - run: npm version patch -m "Release %s 📣"
- run: git push
# Publish to npm