Skip to content

Commit 9c3c196

Browse files
committed
Fix GH branch value.
1 parent 72fad33 commit 9c3c196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rtk.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"type": "yaml",
1717
"params": {
1818
"property": "jobs.build.steps[0].with.ref",
19-
"post_release_value": "master"
19+
"post_release_value": "main"
2020
}
2121
}
2222
]

0 commit comments

Comments
 (0)