Skip to content

moved icon file, integrated on site #4

moved icon file, integrated on site

moved icon file, integrated on site #4

Workflow file for this run

name: Proof HTML
on:
push:
branches:
main
pull_request:
workflow_dispatch:
jobs:
build-proof:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- uses: anishathalye/[email protected]
with:
directory: ./
- name: Upload proof as artifact
uses: actions/upload-artifact@v2
with:
name: html-proof
path: proof.png