Skip to content

Places first name and last name on the same line to prevent trimming of the space between them #399

Places first name and last name on the same line to prevent trimming of the space between them

Places first name and last name on the same line to prevent trimming of the space between them #399

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