mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-09 14:25:24 +00:00
Merge #6288
6288: Tag release branch rather than master r=matklad a=matklad
bors r+
🤖
Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
This commit is contained in:
commit
fc2383e783
1
.github/actions/github-release/main.js
vendored
1
.github/actions/github-release/main.js
vendored
@ -70,6 +70,7 @@ async function runOnce() {
|
||||
repo,
|
||||
name,
|
||||
tag_name: name,
|
||||
target_commitish: sha,
|
||||
prerelease: name === 'nightly',
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user