Skip to content

ci: update readme and action docs #4

ci: update readme and action docs

ci: update readme and action docs #4

Workflow file for this run

name: Release
on:
push:
paths: [CHANGELOG.md]
branches: [main]
pull_request:
paths: [CHANGELOG.md]
branches: [main]
permissions:
contents: write
jobs:
release:
uses: ipdxco/unified-github-workflows/blob/main/.github/workflows/[email protected]

Check failure on line 16 in .github/workflows/release.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/release.yml

Invalid workflow file

invalid value workflow reference: references to workflows must be prefixed with format 'owner/repository/' or './' for local workflows