Update workflow/action

This commit is contained in:
Stephen Seo 2024-06-15 11:37:01 +09:00
parent cbfd354919
commit a3a413f5d6

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: