This commit is contained in:
Horis
2024-07-25 16:57:31 +08:00
parent d3a488e385
commit 521b744678
+1 -1
View File
@@ -206,7 +206,7 @@ jobs:
core.endGroup();
};
await createReleaseTag(client, {
await createReleaseTag(github.rest, {
owner: context.repo.owner,
ref: 'refs/tags/beta',
repo: context.repo.repo,