Skip to content

chore: use p3ol custom action for release please pr #3

chore: use p3ol custom action for release please pr

chore: use p3ol custom action for release please pr #3

Workflow file for this run

name: release-pr
on:
push:
branches: [master]
jobs:
release-pr:
name: Maintain Release PR
uses: p3ol/actions/.github/workflows/release-pr.yml@v1.0.0

Check failure on line 10 in .github/workflows/release-pr.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/release-pr.yml

Invalid workflow file

error parsing called workflow ".github/workflows/release-pr.yml" -> "p3ol/actions/.github/workflows/release-pr.yml@v1.0.0" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets:
github-token: ${{ secrets.GH_RELEASE_PLEASE_TOKEN_PUBLIC }}