Skip to content

Replaces deprecated function call on sites with a custom logo image #407

Replaces deprecated function call on sites with a custom logo image

Replaces deprecated function call on sites with a custom logo image #407

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 }}