Skip to content

Update deploy-page.yaml #2

Update deploy-page.yaml

Update deploy-page.yaml #2

Workflow file for this run

name: "Deploy on push"
on:
push:
branches:
- main
jobs:
deploy-page:
name: Deploy page
uses: ./.github/workflows/deploy-page.yaml
secrets: inherit
with:
environment: "prod"