mirror of
https://github.com/LITW-Refined/GTNH-Actions-Workflows.git
synced 2025-12-23 11:18:32 +00:00
a32d3680b92c7837f763c8bfc479296b421370fa
* Adjusts snapshot logic * Also check for tags that end with -snapshot * Publish to github, but mark it as a pre-release so DAXXL and humans shouldn't pick it up * use string comparision Co-authored-by: Raven Szewczyk <git@eigenraven.me> * Also change this comparision --------- Co-authored-by: Raven Szewczyk <git@eigenraven.me>
Reusable workflows for GTNH repos
Usage:
jobs:
call-workflow-passing-data:
uses: GTNewHorizons/GTNH-Actions-Workflows/.github/workflows/reusable-workflow.yml@master
secrets: inherit
Languages
Shell
100%