Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.11 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.11 KB

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.