Compare commits

..

No commits in common. "3e19d3bf974fd081c2d6df956f0411af395f66f5" and "95f766c56f470f367c65d263b6f3c1727b3d4ae8" have entirely different histories.

View file

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