Skip to content

Send a message when the player resets their spawn point with bedSpawn… #4

Send a message when the player resets their spawn point with bedSpawn…

Send a message when the player resets their spawn point with bedSpawn… #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@master
secrets: inherit