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