Skip to content

Commit e593403

Browse files
committed
fix: remove unnecessary blank line in deploy workflow
1 parent 8cc1b7a commit e593403

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
contents: read
1414
pages: write
1515
id-token: write
16-
16+
1717
concurrency:
1818
group: github-pages
1919
cancel-in-progress: true

0 commit comments

Comments
 (0)