Skip to content

Commit 5fecc0d

Browse files
committed
Add a blank line for better readability in deploy workflow
1 parent c243349 commit 5fecc0d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
environment:
5353
name: github-pages
5454
url: ${{ steps.deployment.outputs.page_url }}
55+
5556
steps:
5657
- name: Deploy to GitHub Pages
5758
id: deployment

0 commit comments

Comments
 (0)