Update workflow/action

This commit is contained in:
Stephen Seo 2024-06-15 11:36:06 +09:00
parent 0d79d88474
commit ecebdc91fa

View file

@ -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: