Skip to content

Commit 8ee7387

Browse files
Fix website action name
1 parent d534d85 commit 8ee7387

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ concurrency:
1111

1212
jobs:
1313
website-build:
14-
name: Build Book
14+
name: Build Website
1515
runs-on: ubuntu-latest
1616
steps:
1717
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)