Skip to content

Commit 895872f

Browse files
committed
Tag release branch rather than master
1 parent 2c5bd95 commit 895872f

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)