Skip to content

Update main.yml

Update main.yml #3

Workflow file for this run

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