Skip to content

Commit be5dfec

Browse files
authored
Use local ChangeCast for release deploy
1 parent 6ca7449 commit be5dfec

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
@@ -7,7 +7,7 @@ workflow "Build and Deploy ChangeCast" {
77
}
88

99
action "Build" {
10-
uses = "palmerhq/changecast@v1.0.0"
10+
uses = "./"
1111
secrets = ["GITHUB_TOKEN"]
1212
env = {
1313
DEPLOY_URL = "https://changecast-log.now.sh"

0 commit comments

Comments
 (0)