mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2026-04-11 00:02:15 +08:00
Update publish.yml
This commit is contained in:
@@ -32,6 +32,7 @@ jobs:
|
||||
|
||||
- name: Bump version
|
||||
run: |
|
||||
git reset --hard
|
||||
npm version patch
|
||||
npm run build
|
||||
git add . || true
|
||||
|
||||
Reference in New Issue
Block a user