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

This commit is contained in:
Lee 2023-03-27 20:18:25 +01:00
parent cfdf052e25
commit b3a2a943e7

@ -7,7 +7,7 @@ on:
jobs:
docker:
runs-on: catthehacker/ubuntu:act-latest
runs-on: ubuntu-latest
container: node:19-alpine
steps:
- name: Set up Docker Buildx