Skip to content

Commit 7d1d70a

Browse files
committed
update publish
1 parent 5cb1d23 commit 7d1d70a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/publish.yml

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ on:
33
push:
44
branches:
55
- master
6+
paths-ignore:
7+
- '**.md'
8+
- '**.yml'
69

710
env:
811
TAURI_PRIVATE_KEY: ${{ secrets.TAURI_PRIVATE_KEY }}

0 commit comments

Comments
 (0)