mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-02-21 00:23:02 +08:00
Update publish.yml
This commit is contained in:
parent
71b451f02a
commit
c6e96c5fa4
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -32,6 +32,7 @@ jobs:
|
||||
|
||||
- name: Bump version
|
||||
run: |
|
||||
git reset --hard
|
||||
npm version patch
|
||||
npm run build
|
||||
git add . || true
|
||||
|
Loading…
Reference in New Issue
Block a user