[ACS-5290] Corrected path (#8631)

* ACS-5290 Corrected path

* ACS-5290 Fixed for publishing
This commit is contained in:
AleksanderSklorz
2023-06-07 14:50:18 +02:00
committed by GitHub
parent e073d8369c
commit 7a33a4e19d
2 changed files with 5 additions and 2 deletions
+4 -1
View File
@@ -15,5 +15,8 @@
"eslint",
"eslint-custom-rules"
],
"license": "Apache-2.0"
"license": "Apache-2.0",
"publishConfig": {
"access": "public"
}
}