Skip to content

split-tags test

split-tags test #4

Workflow file for this run

name: Release tagged build
on:
push:
tags: [ '*' ]
permissions:
contents: write
jobs:
release-tags:
uses: GTNewHorizons/GTNH-Actions-Workflows/.github/workflows/release-tags.yml@split-tags

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

View workflow run for this annotation

GitHub Actions / .github/workflows/release-tags.yml

Invalid workflow file

error parsing called workflow ".github/workflows/release-tags.yml" -> "GTNewHorizons/GTNH-Actions-Workflows/.github/workflows/release-tags.yml@split-tags" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
secrets: inherit