forked from lxm_front/Mergely
ci: update tag latest
This commit is contained in:
1
.github/workflows/npm-publish.yaml
vendored
1
.github/workflows/npm-publish.yaml
vendored
@@ -40,6 +40,7 @@ jobs:
|
|||||||
name: 'Jamie Peabody'
|
name: 'Jamie Peabody'
|
||||||
email: 'jamie.peabody@gmail.com'
|
email: 'jamie.peabody@gmail.com'
|
||||||
- run: npm run release
|
- run: npm run release
|
||||||
|
- run: git push --follow-tags origin master
|
||||||
|
|
||||||
- name: Publish
|
- name: Publish
|
||||||
run: npm publish --access public --tag ${{ github.event.inputs.tag }}
|
run: npm publish --access public --tag ${{ github.event.inputs.tag }}
|
||||||
|
|||||||
Reference in New Issue
Block a user