Skip to content

Commit fc2383e

Browse files
bors[bot]matklad
andauthored
Merge #6288
6288: Tag release branch rather than master r=matklad a=matklad bors r+ 🤖 Co-authored-by: Aleksey Kladov <[email protected]>
2 parents 2c5bd95 + 895872f commit fc2383e

File tree

1 file changed

+1
-0
lines changed
  • .github/actions/github-release

1 file changed

+1
-0
lines changed

.github/actions/github-release/main.js

+1
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ async function runOnce() {
7070
repo,
7171
name,
7272
tag_name: name,
73+
target_commitish: sha,
7374
prerelease: name === 'nightly',
7475
});
7576

0 commit comments

Comments
 (0)