Skip to content

Commit

Permalink
remove warning hopefully
Browse files Browse the repository at this point in the history
  • Loading branch information
ΛЯS authored Jul 20, 2024
1 parent 9739396 commit 9cff40e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build and Deploy
name: Build & Deploy

on:
push:
Expand Down Expand Up @@ -49,7 +49,4 @@ jobs:
with:
path: .vitepress/dist
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4
with:
path: .vitepress/dist

0 comments on commit 9cff40e

Please sign in to comment.