Skip to content

Adds Article Syndication "read more" article list #485

Adds Article Syndication "read more" article list

Adds Article Syndication "read more" article list #485

Workflow file for this run

name: "Publish new release"
on:
pull_request:
branches:
- main
types:
- closed
jobs:
release:
uses: CuBoulder/action-collection/.github/workflows/publish-release.yml@main
secrets:
envPAT: ${{ secrets.GITHUB_TOKEN }}