mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
Update publish.yml
This commit is contained in:
parent
95ae2af783
commit
760b8aba1c
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -31,6 +31,7 @@ jobs:
|
||||
|
||||
- run: yarn install --frozen-lockfile
|
||||
- run: yarn build
|
||||
- run: git stash
|
||||
- run: npm version ${{ github.event.inputs.version }} -m "Release ${{ github.event.inputs.version }} 📣"
|
||||
- run: git push
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user