Update '.gitea/workflows/publish.yaml'
Some checks failed
docker

This commit is contained in:
Lee 2023-03-27 19:22:04 +01:00
parent a18a77d198
commit cea026adb6

@ -7,7 +7,7 @@ on:
jobs: jobs:
docker: docker:
runs-on: ubuntu-latest runs-on: catthehacker/ubuntu:act-22.04
container: node:19-alpine container: node:19-alpine
steps: steps:
- name: Login to Repo - name: Login to Repo