Skip to content

Commit

Permalink
add github repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
GordonBeeming authored Mar 24, 2024
1 parent 9f6d18d commit e8c9455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-log4brains.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Install and Build Log4brains
run: |
npm install -g log4brains
log4brains build --basePath ""
log4brains build --basePath "/${{ github.event.repository.name }}"
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4
Expand Down

0 comments on commit e8c9455

Please sign in to comment.