mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-03-04 00:12:58 +08:00
Update publish.yml
This commit is contained in:
parent
de98517bb6
commit
5681bbd796
4
.github/workflows/publish.yml
vendored
4
.github/workflows/publish.yml
vendored
@ -4,6 +4,10 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
paths-ignore:
|
||||||
|
- README.md
|
||||||
|
- .gitignore
|
||||||
|
- .github/**
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
|
Loading…
Reference in New Issue
Block a user