Change action runner for tags/releases
This commit is contained in:
parent
c0e70007f7
commit
3f8a12a4ad
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check-release-exists:
|
check-release-exists:
|
||||||
runs-on: any_archLinux
|
runs-on: highmem_self
|
||||||
outputs:
|
outputs:
|
||||||
status: ${{ steps.release_exists_check.outputs.http_code }}
|
status: ${{ steps.release_exists_check.outputs.http_code }}
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue