Skip to content

Commit

Permalink
Merge pull request #948 from hazendaz/master
Browse files Browse the repository at this point in the history
Adjustments for site gha
  • Loading branch information
hazendaz authored Feb 11, 2024
2 parents 85227cc + 3f43b13 commit c778b33
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
with:
ssh-key: true
branch: gh-pages
folder: target/staging
folder: target/spring-boot-starter.git
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,9 @@
<project.build.outputTimestamp>1700807562</project.build.outputTimestamp>

<module.name>org.mybatis.spring.boot</module.name>

<!-- Disable topSiteURL -->
<topSiteURL />
</properties>

<dependencyManagement>
Expand Down

0 comments on commit c778b33

Please sign in to comment.