Skip to content

Refactored to use reusable workflows. #5

Refactored to use reusable workflows.

Refactored to use reusable workflows. #5

Workflow file for this run

name: Release
on:
release:
types:
- published
push:
branches:
- test-release
jobs:
release:
uses: legreq/tsdev/.github/workflows/_release@main

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

View workflow run for this annotation

GitHub Actions / .github/workflows/release.yml

Invalid workflow file

invalid value workflow reference: workflow file should have either a '.yml' or '.yaml' file extension