update release workflow
This commit is contained in:
@@ -3,7 +3,7 @@ module.exports = async ({ github, context }) => {
|
|||||||
owner: context.repo.owner,
|
owner: context.repo.owner,
|
||||||
repo: context.repo.repo,
|
repo: context.repo.repo,
|
||||||
workflow_id: "build.yml",
|
workflow_id: "build.yml",
|
||||||
branch: "master",
|
branch: "main",
|
||||||
status: "success",
|
status: "success",
|
||||||
per_page: 1,
|
per_page: 1,
|
||||||
});
|
});
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
###
|
###
|
||||||
GET http://localhost:5400/api/Admin/Version
|
GET https://diunabi-morska.bim-it.pl/api/admin/version
|
||||||
|
|||||||
Reference in New Issue
Block a user