Skip to content

Commit 0acf3a3

Browse files
committed
Merge branch 'main' of https://github.com/dtemkin1/hydrant
2 parents 876abc4 + 48c4619 commit 0acf3a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/autodeploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ jobs:
2424
with:
2525
name: built-site
2626
path: |
27-
build
28-
!build/latest.json
27+
dist
28+
!dist/latest.json

0 commit comments

Comments
 (0)