summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Collapse)Author
2022-08-30Add gh action workflow for creating releases (#329)CrafterPika
* add gh action workflow for creating releases * improve regex pattern and release demo run
2022-08-27Add GitHub action to check for a new Bedrock version (#326)Kai Michael Poppe
* Create SUPPORTED-VERSION (#1) * Create checkversion.yml * Update checkversion.yml Checkout to get SUP-V * Update checkversion.yml Update sed so that only version is returned * Update checkversion.yml Frist Trigger change * Update SUPPORTED-VERSION Push * Update checkversion.yml * Update SUPPORTED-VERSION Push * Update checkversion.yml Change issue create if * Update SUPPORTED-VERSION Change to current version * Update checkversion.yml Make workflow triggerable * Update checkversion.yml Add repository dispatch action * Update checkversion.yml * Update checkversion.yml * Add action permissions, casing GHT, move supported Version file As per discussion in #326 * Update checkversion.yml typo
2022-01-20Add some issue templates and fix some wordingCrafterPika
2021-12-24add Github ActionsCrafterPika