Skip to content

feat: release v0.0.69 #62

feat: release v0.0.69

feat: release v0.0.69 #62

Workflow file for this run

name: Deploy to Juno
on:
workflow_dispatch:
push:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
permissions:
id-token: write
steps:
- name: Check out the repo
uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 24
registry-url: 'https://registry.npmjs.org'
- name: Deploy to Juno
uses: junobuild/juno-action@main
with:
args: hosting deploy