.github/workflows: Fix permissions and npm version tags.

This commit is contained in:
Laurens Valk
2026-05-30 11:32:04 +02:00
parent 0f6b8dee67
commit 614453aa32
7 changed files with 45 additions and 14 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"description": "Special build of Pybricks API docs for embedding in an IDE.",
"repository": {
"type": "git",
"url": "https://github.com/pybricks/pybricks-api",
"url": "git+https://github.com/pybricks/pybricks-api.git",
"directory": "npm/ide-docs"
},
"publishConfig": {