chore(github): update workflows

This commit is contained in:
Benjamin Canac
2025-01-07 12:07:16 +01:00
parent 697994e15d
commit d7981ab2d5
2 changed files with 1 additions and 3 deletions

View File

@@ -10,8 +10,6 @@ on:
jobs:
build:
name: "Build module"
runs-on: ${{ matrix.os }}
permissions:

View File

@@ -9,7 +9,7 @@ on:
- v3
jobs:
docs:
deploy:
name: "Deploy to NuxtHub"
runs-on: ${{ matrix.os }}