Skip to content

Commit 1f50b96

Browse files
authored
Update vlatest-tag-update.yml
1 parent 8e34ebb commit 1f50b96

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/vlatest-tag-update.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ jobs:
7373
body: 'Automated vLatest release from `develop`.',
7474
draft: false,
7575
prerelease: false,
76-
// If supported on your repo, this marks it as the "Latest" on the Releases page.
77-
make_latest: 'true'
76+
make_latest: 'false'
7877
});
7978
core.info(`Created release ${res.data.html_url}`);

0 commit comments

Comments
 (0)