Skip to content

Updated front page with placeholder box instead of web player #78

Updated front page with placeholder box instead of web player

Updated front page with placeholder box instead of web player #78

Workflow file for this run

name: Build
on: push
jobs:
docker:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- uses: mr-smithers-excellent/docker-build-push@v5
with:
registry: ghcr.io
image: urn1350.net
username: Emersont1
password: ${{ secrets.CONTAINER_REGISTRY }}