Skip to content

chore(release): 0.3.7 #13

chore(release): 0.3.7

chore(release): 0.3.7 #13

Workflow file for this run

name: Release
on:
push:
tags:
- 'v*.*.*'
jobs:
publish:
name: Publish Release
uses: projek-xyz/actions/.github/workflows/release.yml@main

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

View workflow run for this annotation

GitHub Actions / .github/workflows/release.yml

Invalid workflow file

error parsing called workflow ".github/workflows/release.yml" -> "projek-xyz/actions/.github/workflows/release.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.