Skip to content

Deploy images

Deploy images #13

Workflow file for this run

name: Deploy images
on:
- push
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: Print TODO
run: echo "TODO"