Skip to content

Commit 91bbb9d

Browse files
committed
Remove readme from deployable path
1 parent bfa9762 commit 91bbb9d

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches: [main, master]
66
paths:
77
- 'scss/**'
8-
- readme.md
8+
# - readme.md
99

1010
pull_request:
1111
branches: [main, master]

readme.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ Bootstrap 4 dark theme that supports togging dark/light themes as well. There is
1818
![Toasts](assets/images/localhost_7051_Toasts.png)
1919
![Cards](assets/images/localhost_7051_Cards.png)
2020

21-
_This is a work in progress, if you like it and have some spare time, contributions are welcome._
22-
2321
# Versioning
2422

2523
SemVer is used to keep things easy for everyone.

0 commit comments

Comments
 (0)