Skip to content

Commit 9306b27

Browse files
authored
Update main.workflow
1 parent 923073a commit 9306b27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/main.workflow

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ action "release" {
3131
needs = "master-branch-filter"
3232
uses = "actions/zeit-now@master"
3333
secrets = ["ZEIT_TOKEN"]
34-
args = "alias --local-config=./site/now.json"
34+
args = "alias --local-config=./now.json"
3535
}

0 commit comments

Comments
 (0)