fixes
All checks were successful
docker (ubuntu-latest, 2.38.4)

This commit is contained in:
Lee 2023-03-27 22:49:22 +01:00
parent f809d61171
commit 07616aad0e

@ -26,12 +26,7 @@ jobs:
registry: git.fascinated.cc
username: ${{ secrets.REPO_USERNAME }}
password: ${{ secrets.REPO_TOKEN }}
- name: Setup Node 19
uses: actions/setup-node@v2
with:
node-version: 19.x
- name: Build and push
uses: docker/build-push-action@v4
with: