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

This commit is contained in:
Lee 2023-03-27 19:24:44 +01:00
parent cea026adb6
commit fa9b44aebd

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