diff --git a/.github/workflows/autopublish.yaml b/.github/workflows/autopublish.yaml index 586797b30..c777c0796 100644 --- a/.github/workflows/autopublish.yaml +++ b/.github/workflows/autopublish.yaml @@ -12,6 +12,7 @@ on: - '_includes/**/*' - '_layouts/**/*' - 'docs/**/*' + - 'assets/**/*' jobs: test: