Skip to content

Commit 95e0f30

Browse files
add -ADRs
1 parent 4312d46 commit 95e0f30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-log4brains.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Install and Build Log4brains
3030
run: |
3131
npm install -g log4brains
32-
log4brains build --basePath "/${{ github.event.repository.name }}"
32+
log4brains build --basePath "/${{ github.event.repository.name }}-ADRs"
3333
touch .log4brains/out/.nojekyll
3434
3535
- name: Deploy

0 commit comments

Comments
 (0)