Skip to content

Don't teleport players into walls if they sleep in negative x or z co… #7

Don't teleport players into walls if they sleep in negative x or z co…

Don't teleport players into walls if they sleep in negative x or z co… #7

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