Commit 0485370
committed
Fix: Remove deprecated tags_file option from mkdocs tags plugin
This fixes the GitHub Actions build error by removing the deprecated
tags_file configuration option that is no longer required by the
material/tags plugin. The build was failing in strict mode due to
this configuration warning.1 parent 70f232b commit 0485370
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | | - | |
| 80 | + | |
82 | 81 | | |
83 | 82 | | |
84 | 83 | | |
| |||
0 commit comments