Fix release

This commit is contained in:
Gerard
2024-02-27 08:46:18 +01:00
parent af2265a452
commit 1065ee776f

View File

@@ -28,7 +28,7 @@ jobs:
run: npm ci run: npm ci
- name: Build Extension - name: Build Extension
run: npm build run: npm run build
- name: Set release channel - name: Set release channel
run: | run: |