Skip to content

Commit 2d37f53

Browse files
authored
Format deploy.yml for consistency
1 parent 81afd9e commit 2d37f53

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ on:
1212
steps:
1313
- uses: actions/checkout@v4
1414

15-
- name: Deploy to GitHub Pages
16-
uses: peaceiris/actions-gh-pages@v4
17-
with:
18-
github_token: ${{ secrets.GITHUB_TOKEN }}
19-
publish_dir: ./
20-
cname: popmonster.vip
15+
- name: Deploy to GitHub Pages
16+
uses: peaceiris/actions-gh-pages@v4
17+
with:
18+
github_token: ${{ secrets.GITHUB_TOKEN }}
19+
publish_dir: ./
20+
cname: popmonster.vip

0 commit comments

Comments
 (0)