mirror of
https://github.com/GTNewHorizons/GTNH-Actions-Workflows.git
synced 2025-07-01 18:01:28 +02:00
* Don't run tests on release - They should already have been run, alternatively we'd need to enable xvfb as we do for the build step * Update .github/workflows/release-tags.yml Co-authored-by: Raven Szewczyk <git@eigenraven.me> --------- 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%