Skip to content

Commit 795610d

Browse files
authored
Merge pull request #241 from hazendaz/master
[gha] Fix site action location
2 parents 011d699 + 0aa39b1 commit 795610d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/site.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
uses: JamesIves/github-pages-deploy-action@9d877eea73427180ae43cf98e8914934fe157a1a # v4
3535
with:
3636
branch: gh-pages
37-
folder: target/staging
37+
folder: target/scala.git

0 commit comments

Comments
 (0)