updated workflow

This commit is contained in:
Samuel Philipp 2023-12-06 02:12:52 +01:00
parent 84e67be4af
commit 7f1bc7d212

View file

@ -8,7 +8,7 @@ on:
jobs: jobs:
build: build:
name: Build and Deploy Website name: Build Website
runs-on: docker runs-on: docker
container: container:
image: node:lts image: node:lts