Skip to content

fiat: Add github action to release #1

fiat: Add github action to release

fiat: Add github action to release #1

Workflow file for this run

on:
push:
branches:
- main
name: Release Live
jobs:
create_release:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
id: release
with:
release-type: node