Skip to content

Merge remote-tracking branch 'origin/main' #500

Merge remote-tracking branch 'origin/main'

Merge remote-tracking branch 'origin/main' #500

Workflow file for this run

name: Deploy to Juno
on:
workflow_dispatch:
push:
branches: [main]
jobs:
deploy:
runs-on: ubuntu-latest
permissions:
id-token: write
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Prepare
uses: ./.github/actions/prepare
- name: Deploy to Juno
uses: junobuild/juno-action@main
with:
args: hosting deploy