Try to fix release publishing on registry
[poolifier.git] / .github / workflows / ci.yml
index bbae7131d3ef8da4a0553f36d4a8c88b6d39f25f..eabce8d0c58f564749ebe3642b27f80ddf8931c7 100644 (file)
@@ -18,7 +18,7 @@ jobs:
 
     strategy:
       matrix:
-        node-version: [12.x, 14.x, 16.x]
+        node-version: ['12.x', '14.x', '16.x']
 
     steps:
       - name: Checkout