Update release.yaml

This commit is contained in:
Vincent Young 2024-03-07 09:56:46 -05:00 committed by GitHub
parent e286a732cb
commit 41bba5e89f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@ jobs:
Build:
if: startsWith(github.ref, 'refs/tags/v')
runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4