Skip to content

Commit 359d4b0

Browse files
committed
Update deploy script to ignore readme
1 parent b8ff523 commit 359d4b0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
push:
99
branches: ["main"]
1010

11+
paths-ignore:
12+
- "README.md"
13+
1114
# Allows you to run this workflow manually from the Actions tab
1215
workflow_dispatch:
1316

0 commit comments

Comments
 (0)