Update .gitea/workflows/deploy.yml

This commit is contained in:
Chris Dill 2023-07-22 11:06:10 -04:00
parent f6c1d80f76
commit 12b7ed1645

View File

@ -5,12 +5,12 @@ on:
tags:
- '*'
runs-on: ubuntu-latest:host
runs-on: self-hosted
jobs:
deploy:
needs: build
runs-on: ubuntu-latest:host
runs-on: self-hosted
steps:
- uses: actions/checkout@v2
- name: get artifact