FIX pipeline
Some checks failed
build-to-pages / build (push) Successful in 15s
build-to-pages / push (push) Failing after 8s

This commit is contained in:
Hoernschen 2023-12-24 00:15:42 +01:00
parent b26e708d3b
commit 9185d1afc9
Signed by: hoernschen
GPG key ID: 37591FAF4E6D3462

View file

@ -34,6 +34,8 @@ jobs:
retention-days: 1
push:
runs-on: docker
container:
image: node:latest
steps:
- uses: actions/checkout@v4
with: