Skip to content

Create main.yml

Create main.yml #1

Workflow file for this run

name: Generate Podcast Feeds
on: [push]
jobs:
build:
runs-on: ""
steps:
- name: Checkout the current repository
uses: actions/checkout@v4
- name: Step 2