Update workflow/action
This commit is contained in:
parent
0d79d88474
commit
ecebdc91fa
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ on:
|
|||
|
||||
jobs:
|
||||
check-release-exists:
|
||||
runs-on: highmem_self
|
||||
runs-on: any_archLinux
|
||||
outputs:
|
||||
status: ${{ steps.release_exists_check.outputs.http_code }}
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue