mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
Restoring patch now major version has been cut
This commit is contained in:
parent
4f4d7a7b17
commit
37a03e14ef
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
|||||||
|
|
||||||
- run: yarn install --frozen-lockfile
|
- run: yarn install --frozen-lockfile
|
||||||
- run: yarn build
|
- run: yarn build
|
||||||
# - run: npm version patch -m "Release %s 📣"
|
- run: npm version patch -m "Release %s 📣"
|
||||||
- run: git push
|
- run: git push
|
||||||
|
|
||||||
# Publish to npm
|
# Publish to npm
|
||||||
|
Loading…
Reference in New Issue
Block a user