mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
chore(github): update workflows
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -10,8 +10,6 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
name: "Build module"
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
permissions:
|
||||
|
||||
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@@ -9,7 +9,7 @@ on:
|
||||
- v3
|
||||
|
||||
jobs:
|
||||
docs:
|
||||
deploy:
|
||||
name: "Deploy to NuxtHub"
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
Reference in New Issue
Block a user