Skip to content

Commit

Permalink
Shorter action name
Browse files Browse the repository at this point in the history
  • Loading branch information
jecisc committed Mar 12, 2024
1 parent 808e401 commit f548f13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Centralized book generation
name: Book generation

on:
push:
Expand All @@ -15,4 +15,4 @@ jobs:
build:
uses: SquareBracketAssociates/BookBuilderDashboard/.github/workflows/main.yml@master
with:
bookname: AI-Technics
bookname: AI-Technics

0 comments on commit f548f13

Please sign in to comment.