Skip to content

[] Restore and fix TestPlanModelTests to use standard Codable API #5

[] Restore and fix TestPlanModelTests to use standard Codable API

[] Restore and fix TestPlanModelTests to use standard Codable API #5

Workflow file for this run

name: Tag Version
on:
push:
branches:
- main
jobs:
tag:
uses: fetch-rewards/common-workflows/.github/workflows/increment-semantic-version.yml@main

Check failure on line 10 in .github/workflows/tag-version.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/tag-version.yml

Invalid workflow file

error parsing called workflow ".github/workflows/tag-version.yml" -> "fetch-rewards/common-workflows/.github/workflows/increment-semantic-version.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
version-type: patch
use-app-token: true # Required to trigger the release workflow
secrets: inherit