Updating github workflow.
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index dfcfcf1..f533bf7 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -56,4 +56,5 @@
           [ -d target/opennlp-site/docs/1.9.3 ] && echo 'docs for 1.9.3 exists'
           [ -d target/opennlp-site/docs/1.9.4 ] && echo 'docs for 1.9.4 exists'
           [ -d target/opennlp-site/docs/2.0.0 ] && echo 'docs for 2.0.0 exists'
-          [ -d target/opennlp-site/docs/2.1.0 ] && echo 'docs for 2.1.0 exists'
\ No newline at end of file
+          [ -d target/opennlp-site/docs/2.1.0 ] && echo 'docs for 2.1.0 exists'
+          [ -d target/opennlp-site/docs/2.1.1 ] && echo 'docs for 2.1.0 exists'
\ No newline at end of file