Skip to content

Workflow file for this run

name: Tag event Design System package
on:
push:
tags:
- '*'
jobs:
publish-package:
name: Publish pacakghe
uses: ./.github/workflows/workflow-calls/publish-package.yml

Check failure on line 11 in .github/workflows/tag.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/tag.yml

Invalid workflow file

invalid value workflow reference: workflows must be defined at the top level of the .github/workflows/ directory
secrets: inherit