Update .gitea/workflows/deploy.yml

This commit is contained in:
Chris Dill 2023-07-23 09:08:53 -04:00
parent e6b070231d
commit b521f31991

View File

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