Skip to content

GeyserMC/actions

Repository files navigation

GeyserMC Actions

A collection of GitHub Actions for GeyserMC projects. See the READMEs in each action for more information:

Building

This repository uses NPM workspaces for easier building. All actions can be built by running:

yarn
yarn package

Contributing

Please do not push changes to the dist/ directory of each action. This directory is automatically generated by GitHub Actions and will be overwritten on the next push.