Skip to content

Commit 5f9b580

Browse files
committed
fix branch name
1 parent 4f19530 commit 5f9b580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-go.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
inputs:
88
branch:
99
required: true
10-
default: "workflow-action"
10+
default: "action-workflow"
1111

1212
permissions:
1313
contents: write

0 commit comments

Comments
 (0)