Skip to content

Commit

Permalink
Merge branch 'main' into merge-nuxt3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
pghorpade authored Aug 6, 2024
2 parents e708474 + 4ff0dba commit c6e96e0
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/auto-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
nuxt-prod:
name: Netlify deploy
runs-on: ubuntu-latest
timeout-minutes: 40
steps:
- uses: actions/checkout@v3
with:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/manual-site-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
nuxt-deploy:
name: Static Generation build
runs-on: ubuntu-latest
timeout-minutes: 40
steps:
- uses: actions/checkout@v3
- uses: ./.github/workflows/setup-workspace
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/on-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
deploy:
name: Netlify deploy
runs-on: ubuntu-latest
timeout-minutes: 40
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit c6e96e0

Please sign in to comment.