Skip to content

Commit e8fabff

Browse files
committed
Fix publishing?
1 parent 010d590 commit e8fabff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci-typescript.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
uses: actions/setup-node@v4
1515
with:
1616
node-version: "latest"
17+
registry-url: https://npm.pkg.github.com/
18+
scope: "@blueye-robotics"
1719

1820
- name: Create tsconfig
1921
run: |

0 commit comments

Comments
 (0)