Skip to content

Commit f1e5d4e

Browse files
committed
fix: ci title
1 parent b471ff7 commit f1e5d4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/gh-page.yml

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

33
on:
44
push:
@@ -10,7 +10,7 @@ permissions:
1010
id-token: write
1111

1212
jobs:
13-
test:
13+
update-gh-pages:
1414
runs-on: ubuntu-latest
1515

1616
steps:

0 commit comments

Comments
 (0)