Skip to content
This repository has been archived by the owner on Jan 12, 2025. It is now read-only.

Initial commit

Initial commit #1

Workflow file for this run

name: Build & Deploy
on:
push:
branches:
- main
permissions:
packages: write
jobs:
build:
uses: terafin/workflows/.github/workflows/build-and-deploy.yml@main