Skip to content

Commit 2242dc3

Browse files
committed
Update build.yml
1 parent 554d2ee commit 2242dc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "Deploy to GitHub Pages"
1+
name: 'Deploy to GitHub Pages'
22

33
on:
44
pull_request:
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@v4
2222
- name: Install, build, and upload your site
2323
uses: withastro/action@v3
24-
`
24+
2525
deploy:
2626
needs: build
2727
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)