Skip to content

Update main.yml

Update main.yml #2

Workflow file for this run

name: Generate Podcast Feeds
on: [push]
jobs:
build:
runs-on: ""

Check failure on line 6 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / Generate Podcast Feeds

Invalid workflow file

The workflow is not valid. .github/workflows/main.yml (Line: 6, Col: 14): Unexpected value ''
steps:
- name: Checkout the current repository
uses: actions/checkout@v4