优化
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user