Skip to content

try without payment method #109

try without payment method

try without payment method #109

Workflow file for this run

on:
push:
branches: main
name: Render and Publish
jobs:
build-deploy:
runs-on: macos-latest-large
steps:
- name: Check out repository
uses: actions/checkout@v4
- name: Set up Quarto
uses: quarto-dev/quarto-actions/setup@v2
- name: Publish to GitHub Pages (and render)
uses: quarto-dev/quarto-actions/publish@v2
with:
target: gh-pages