We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca74097 commit 90e78c4Copy full SHA for 90e78c4
1 file changed
.github/workflows/main.yml
@@ -1,4 +1,4 @@
1
-name: Book generation
+name: Pillar > 10
2
3
on:
4
push:
@@ -13,6 +13,6 @@ on:
13
14
jobs:
15
build:
16
- uses: SquareBracketAssociates/BookBuilderDashboard/.github/workflows/main.yml@master
+ uses: SquareBracketAssociates/BookBuilderDashboard/.github/workflows/main.yml@newVersionOfPillar
17
with:
18
- bookname: LLVM-C-Tutorial-WIP
+ bookname: LLVM-C-Tutorial
0 commit comments