Skip to content

Bump version to retry running workflow. #2

Bump version to retry running workflow.

Bump version to retry running workflow. #2

Workflow file for this run

name: Publish to npm
on:
push:
branches:
- release
permissions:
id-token: write
contents: read
jobs:
publish:
uses: reviewable/actions/.github/workflows/publish.yaml@master

Check failure on line 13 in .github/workflows/publish.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/publish.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/publish.yaml" -> "reviewable/actions/.github/workflows/publish.yaml@master" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.