Skip to content

Merge pull request #258 from atls/feat/workflow #39

Merge pull request #258 from atls/feat/workflow

Merge pull request #258 from atls/feat/workflow #39

Workflow file for this run

name: Publish
on:
workflow_dispatch:
jobs:
run:
name: Publish
uses: atls/tools/.github/workflow/reusable-publish.yaml

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

View workflow run for this annotation

GitHub Actions / .github/workflows/publish.yaml

Invalid workflow file

invalid value workflow reference: no version specified
secrets:
npmAuthToken: ${{ secrets.NPM_TOKEN }}