Restoring patch now major version has been cut

This commit is contained in:
James Ives 2021-02-08 00:38:38 -05:00 committed by GitHub
parent 4f4d7a7b17
commit 37a03e14ef
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
@ -51,4 +51,4 @@ jobs:
# Publish to GitHub Packages
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}