Jason Mitchell a32d3680b9
Adjusts snapshot logic (#32)
* 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>
2023-12-09 16:58:49 +00:00
2022-07-07 17:07:00 +01:00
2022-07-07 17:07:00 +01:00
2022-07-07 17:07:00 +01:00
2022-07-07 16:50:48 +01:00
2022-07-07 17:07:00 +01:00

Reusable workflows for GTNH repos

Usage:

jobs:
  call-workflow-passing-data:
    uses: GTNewHorizons/GTNH-Actions-Workflows/.github/workflows/reusable-workflow.yml@master
    secrets: inherit

Description
Github Actions workflows for GTNH repos
Readme MIT 157 KiB
Languages
Shell 100%