Update release.yml

This commit is contained in:
Timothy Baldridge 2021-01-03 20:45:42 -07:00 committed by GitHub
parent 2cac3c3b9f
commit bca6ac9145
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: self-hosted
steps:
- uses: actions/checkout@v2