Skip to content

Commit

Permalink
chore(github): update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamincanac committed Jan 7, 2025
1 parent d7981ab commit cc523a3
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ on:

jobs:
deploy:
name: "Deploy to NuxtHub"

runs-on: ${{ matrix.os }}

environment:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: build
name: module

on:
push:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/playground.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ on:

jobs:
deploy:
name: "Deploy to NuxtHub"

runs-on: ${{ matrix.os }}

environment:
Expand Down

0 comments on commit cc523a3

Please sign in to comment.