Skip to content

Commit

Permalink
Merge pull request #185 from hazendaz/master
Browse files Browse the repository at this point in the history
Prepare for new site gha
  • Loading branch information
hazendaz authored Feb 11, 2024
2 parents 1d12194 + 67f7f12 commit 98e1d83
Show file tree
Hide file tree
Showing 2 changed files with 2 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/scala.git
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -221,3 +221,4 @@ project
.mvn/wrapper/maven-wrapper.jar
pom.xml.releaseBackup
release.properties
.github/keys/

0 comments on commit 98e1d83

Please sign in to comment.