Update '.gitea/workflows/publish.yaml'
Some checks failed
docker (ubuntu-latest, 2.38.4)

This commit is contained in:
Lee 2023-03-27 20:33:41 +01:00
parent 9f8f6001b8
commit 7013bb4e09

@ -14,7 +14,7 @@ jobs:
runs-on: ${{ matrix.arch }}
container: node:19-alpine
steps:
- uses: actions/checkout@v3
#- uses: actions/checkout@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
- name: Login to Repo