Skip to content

feat: add thumbnail upload modal and integrate it into the form section #13

feat: add thumbnail upload modal and integrate it into the form section

feat: add thumbnail upload modal and integrate it into the form section #13

Workflow file for this run

name: "Node"
on:
push:
branches:
- main
jobs:
run:
runs-on: ubuntu-latest
steps:
- name: "Checkout"
uses: actions/checkout@v4